Searched refs:AF_NETLINK (Results 1 – 6 of 6) sorted by relevance
48 nladdr.nl_family = AF_NETLINK; in __check_native()82 nladdr.nl_family = AF_NETLINK; in __check_native()
51 if (family != AF_NETLINK) in __netlink_assert_response()
136 nladdr.nl_family = AF_NETLINK; in make_request()322 nladdr.nl_family = AF_NETLINK; in __check_pf()
159 netlink_socket = __socket (AF_NETLINK, SOCK_RAW | SOCK_CLOEXEC, 0); in init_mq_netlink()
117 nladdr.nl_family = AF_NETLINK; in __netlink_sendreq()262 nladdr.nl_family = AF_NETLINK; in __netlink_open()
111 #define AF_NETLINK PF_NETLINK macro
Completed in 25 milliseconds