Searched refs:PF_POLICY (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/test/os-tests/tests/minttl/ |
H A D | minttl_err.c | 94 .me_domain = PF_POLICY, 147 .me_domain = PF_POLICY,
|
/illumos-gate/usr/src/test/os-tests/tests/sockfs/ |
H A D | so_protocol.c | 140 .sp_dom = PF_POLICY,
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | socket.h | 346 #define PF_POLICY AF_POLICY macro
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
H A D | ipsecalgs.c | 246 int sfd = socket(PF_POLICY, SOCK_RAW, PF_POLICY_V1); in kernel_synch() 332 int sfd = socket(PF_POLICY, SOCK_RAW, PF_POLICY_V1); in list_kernel_algs()
|
H A D | ipsecconf.c | 1222 int s = socket(PF_POLICY, SOCK_RAW, PF_POLICY_V1); in get_pf_pol_socket()
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | spdsock.c | 3414 keysock_spdsock_wput_iocdata(q, mp, PF_POLICY); in spdsock_wput_other()
|