Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c1471 uint16_t f_max_period; in opt_format_ipcompproto() local
1476 sizeof (non_tcp_space) + sizeof (f_max_period) + in opt_format_ipcompproto()
1482 GETINT16(f_max_period, optdata); in opt_format_ipcompproto()
1490 f_max_period); in opt_format_ipcompproto()
1605 uint16_t f_max_period; in opt_format_ipv6compproto() local
1610 sizeof (non_tcp_space) + sizeof (f_max_period) + in opt_format_ipv6compproto()
1616 GETINT16(f_max_period, optdata); in opt_format_ipv6compproto()
1624 f_max_period); in opt_format_ipv6compproto()