Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c1473 uint16_t f_max_period; in opt_format_ipcompproto() local
1478 sizeof (non_tcp_space) + sizeof (f_max_period) + in opt_format_ipcompproto()
1484 GETINT16(f_max_period, optdata); in opt_format_ipcompproto()
1492 f_max_period); in opt_format_ipcompproto()
1607 uint16_t f_max_period; in opt_format_ipv6compproto() local
1612 sizeof (non_tcp_space) + sizeof (f_max_period) + in opt_format_ipv6compproto()
1618 GETINT16(f_max_period, optdata); in opt_format_ipv6compproto()
1626 f_max_period); in opt_format_ipv6compproto()