Home
last modified time | relevance | path

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

/f-stack/freebsd/security/audit/
H A Dbsm_domain.c51 { BSM_PF_UNSPEC, PF_UNSPEC },
/f-stack/tools/compat/include/sys/
H A Dsocket.h346 #define PF_UNSPEC AF_UNSPEC macro
/f-stack/freebsd/sys/
H A Dsocket.h352 #define PF_UNSPEC AF_UNSPEC macro
/f-stack/freebsd/net/
H A Dif.c2204 if (fam == PF_UNSPEC || (fam == ifa->ifa_addr->sa_family)) in if_unroute()
2227 if (fam == PF_UNSPEC || (fam == ifa->ifa_addr->sa_family)) in if_route()