Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/includes/netinet/
H A Dip.h142 #define IPOPT_TS_PRESPEC 3 /* specified modules only */ macro
/netbsd-src/sys/netinet/
H A Dip.h217 #define IPOPT_TS_PRESPEC 3 /* specified modules only */ macro
H A Dip_input.c1099 case IPOPT_TS_PRESPEC: { in ip_dooptions()