Searched refs:NETLINK_IP6_FW (Results 1 - 8 of 8) sorted by relevance

/external/strace/xlat/
H A Dnetlink_protocols.h41 #if !(defined(NETLINK_IP6_FW) || (defined(HAVE_DECL_NETLINK_IP6_FW) && HAVE_DECL_NETLINK_IP6_FW))
42 # define NETLINK_IP6_FW 13 macro
87 XLAT(NETLINK_IP6_FW),
/external/iproute2/include/linux/
H A Dnetlink.h21 #define NETLINK_IP6_FW 13 macro
/external/kernel-headers/original/uapi/linux/
H A Dnetlink.h21 #define NETLINK_IP6_FW 13 macro
/external/libnl/include/linux-private/linux/
H A Dnetlink.h20 #define NETLINK_IP6_FW 13 macro
/external/iptables/libipq/
H A Dlibipq.c225 h->fd = socket(PF_NETLINK, SOCK_RAW, NETLINK_IP6_FW);
/external/iproute2/lib/
H A Drt_names.c583 [NETLINK_IP6_FW] = "ip6fw",
/external/libnl/python/netlink/
H A Dcore.py65 NETLINK_IP6_FW = 13 variable
/external/libnl/lib/
H A Dutils.c617 __ADD(NETLINK_IP6_FW,ip6_fw)

Completed in 179 milliseconds