Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c1473 uint16_t max_header; in opt_format_ipcompproto() local
1477 sizeof (f_max_time) + sizeof (max_header)) in opt_format_ipcompproto()
1484 GETINT16(max_header, optdata); in opt_format_ipcompproto()
1493 max_header); in opt_format_ipcompproto()
1607 uint16_t max_header; in opt_format_ipv6compproto() local
1611 sizeof (f_max_time) + sizeof (max_header)) in opt_format_ipv6compproto()
1618 GETINT16(max_header, optdata); in opt_format_ipv6compproto()
1627 max_header); in opt_format_ipv6compproto()