Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Dip.h119 #define IPOPT_POS_OV_FLG 3 macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c2457 ASSERT(len > IPOPT_POS_OV_FLG); in ipoptp_next()
9142 switch (opt[IPOPT_POS_OV_FLG] & 0x0F) { in ip_forward_options()
9170 opt[IPOPT_POS_OV_FLG] = in ip_forward_options()
9176 switch (opt[IPOPT_POS_OV_FLG] & 0x0F) { in ip_forward_options()
9370 switch (opt[IPOPT_POS_OV_FLG] & 0x0F) { in ip_input_local_options()
9398 opt[IPOPT_POS_OV_FLG] = in ip_input_local_options()
9404 switch (opt[IPOPT_POS_OV_FLG] & 0x0F) { in ip_input_local_options()
9580 switch (opt[IPOPT_POS_OV_FLG] & 0x0F) { in ip_input_options()
12065 switch (opt[IPOPT_POS_OV_FLG] & 0x0F) { in ip_output_local_options()
12093 opt[IPOPT_POS_OV_FLG] = (uint8_t) in ip_output_local_options()
[all …]