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

/external/strace/xlat/
H A Dnetlink_protocols.h43 #if defined(NETLINK_IP6_FW) || (defined(HAVE_DECL_NETLINK_IP6_FW) && HAVE_DECL_NETLINK_IP6_FW)
44 XLAT(NETLINK_IP6_FW),
/external/libnl/include/linux/
H A Dnetlink.h20 #define NETLINK_IP6_FW 13 macro
/external/iproute2/include/linux/
H A Dnetlink.h20 #define NETLINK_IP6_FW 13 macro
/external/kernel-headers/original/uapi/linux/
H A Dnetlink.h21 #define NETLINK_IP6_FW 13 macro
/external/iptables/libipq/
H A Dlibipq.c225 h->fd = socket(PF_NETLINK, SOCK_RAW, NETLINK_IP6_FW);
/external/libnl/lib/
H A Dutils.c452 __ADD(NETLINK_IP6_FW,ip6_fw)

Completed in 610 milliseconds