Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c1474 uint16_t f_max_time; in opt_format_ipcompproto() local
1479 sizeof (f_max_time) + sizeof (max_header)) in opt_format_ipcompproto()
1485 GETINT16(f_max_time, optdata); in opt_format_ipcompproto()
1493 (void) sprintf(get_line(0, 0), "F_MAX_TIME = %d", f_max_time); in opt_format_ipcompproto()
1608 uint16_t f_max_time; in opt_format_ipv6compproto() local
1613 sizeof (f_max_time) + sizeof (max_header)) in opt_format_ipv6compproto()
1619 GETINT16(f_max_time, optdata); in opt_format_ipv6compproto()
1627 (void) sprintf(get_line(0, 0), "F_MAX_TIME = %d", f_max_time); in opt_format_ipv6compproto()