Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h363 #define IPSL_ICMP_CODE 0x00000040 macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c690 sel->ipsl_valid |= IPSL_ICMP_CODE; in spdsock_ext_to_sel()
1602 (selkey->ipsl_valid & IPSL_ICMP_CODE) ? in spdsock_encode_sel()
1604 (selkey->ipsl_valid & IPSL_ICMP_CODE) ? in spdsock_encode_sel()
H A Dspd.c1989 if ((valid & IPSL_ICMP_CODE) && in ipsec_find_policy_chain()