Searched refs:PF_KEY (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/netipsec/ |
| H A D | keysock.c | 77 static struct sockaddr key_src = { 2, PF_KEY, }; 212 if (rp->rcb_proto.sp_family != PF_KEY) in key_sendup_mbuf() 309 if (kp->kp_raw.rcb_proto.sp_protocol == PF_KEY) /* XXX: AF_KEY */ in key_attach() 360 == PF_KEY) /* XXX: AF_KEY */ in key_detach() 434 SYSCTL_NODE(_net, PF_KEY, key, CTLFLAG_RW | CTLFLAG_MPSAFE, 0, 465 .dom_family = PF_KEY,
|
| /f-stack/freebsd/security/audit/ |
| H A D | bsm_domain.c | 186 { BSM_PF_KEY, PF_KEY },
|
| /f-stack/tools/netstat/ |
| H A D | main.c | 329 af = PF_KEY; in main() 639 if (af == PF_KEY || af == AF_UNSPEC) in main()
|
| /f-stack/tools/compat/include/sys/ |
| H A D | socket.h | 375 #define PF_KEY pseudo_AF_KEY macro
|
| /f-stack/freebsd/sys/ |
| H A D | socket.h | 381 #define PF_KEY pseudo_AF_KEY macro
|