Home
last modified time | relevance | path

Searched refs:time0 (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_cisco.c85 uint16_t time0; member
623 ch->time0 = htons((uint16_t) (t >> 16)); in cisco_send()
/f-stack/freebsd/net/
H A Dif_spppsubr.c196 u_short time0; member
1310 (u_int)h->time0, (u_int)h->time1); in sppp_cisco_input()
1387 ch->time0 = htons ((u_short) (tv.tv_sec >> 16)); in sppp_cisco_send()
1394 (u_long)ch->par2, (u_int)ch->rel, (u_int)ch->time0, (u_int)ch->time1); in sppp_cisco_send()