Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ip/
H A Dip6.c3136 #define IPSEC_HDR_DONT_PROCESS 0 macro
3191 return (IPSEC_HDR_DONT_PROCESS); in ipsec_needs_processing_v6()
3202 return (IPSEC_HDR_DONT_PROCESS); in ipsec_needs_processing_v6()
3211 return (IPSEC_HDR_DONT_PROCESS); in ipsec_needs_processing_v6()
3218 return (IPSEC_HDR_DONT_PROCESS); in ipsec_needs_processing_v6()
3253 case IPSEC_HDR_DONT_PROCESS: in ipsec_early_ah_v6()