Searched refs:MAX_IPOPTLEN (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_var.h87 #define MAX_IPOPTLEN 40 macro
91 char ipopt_list[MAX_IPOPTLEN]; /* options proper */
/illumos-gate/usr/src/boot/include/netinet/
H A Dip_var.h74 #define MAX_IPOPTLEN 40 macro
78 char ipopt_list[MAX_IPOPTLEN]; /* options proper */
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux.c152 uchar_t optlist[MAX_IPOPTLEN];
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c619 opt_len = MAX_IPOPTLEN;
622 opt_len = MAX_IPOPTLEN;

Completed in 67 milliseconds