Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_var.h86 #define MAX_IPOPTLEN 40 macro
90 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.c150 uchar_t optlist[MAX_IPOPTLEN]; in set_IPv4opt_sourcerouting()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c619 opt_len = MAX_IPOPTLEN; in main()
622 opt_len = MAX_IPOPTLEN; in main()