Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c3035 #define IPSEC_HDR_DONT_PROCESS 0 macro
3090 return (IPSEC_HDR_DONT_PROCESS); in ipsec_needs_processing_v6()
3101 return (IPSEC_HDR_DONT_PROCESS); in ipsec_needs_processing_v6()
3110 return (IPSEC_HDR_DONT_PROCESS); in ipsec_needs_processing_v6()
3117 return (IPSEC_HDR_DONT_PROCESS); in ipsec_needs_processing_v6()
3152 case IPSEC_HDR_DONT_PROCESS: in ipsec_early_ah_v6()