Home
last modified time | relevance | path

Searched defs:NETLINK_GENERIC (Results 1 – 3 of 3) sorted by relevance

/freebsd/tests/atf_python/sys/netlink/
H A Dutils.py12 NETLINK_GENERIC = 16 variable in NlConst
/freebsd/sys/net/
H A Dif_mib.h66 #define NETLINK_GENERIC 0 /* functions not specific to a type of iface */ macro
/freebsd/sys/netlink/
H A Dnetlink.h167 #define NETLINK_GENERIC 16 /* Generic netlink (dynamic families) */ macro