Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dkeysock.c77 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 Dbsm_domain.c186 { BSM_PF_KEY, PF_KEY },
/f-stack/tools/netstat/
H A Dmain.c329 af = PF_KEY; in main()
639 if (af == PF_KEY || af == AF_UNSPEC) in main()
/f-stack/tools/compat/include/sys/
H A Dsocket.h375 #define PF_KEY pseudo_AF_KEY macro
/f-stack/freebsd/sys/
H A Dsocket.h381 #define PF_KEY pseudo_AF_KEY macro