Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c798 #define MTU_OPTION_LENGTH 1 in interpret_options() macro
857 if (opt->nd_opt_len != MTU_OPTION_LENGTH || in interpret_options()