Searched refs:AF_NETLINK (Results 1 – 9 of 9) sorted by relevance
48 nladdr.nl_family = AF_NETLINK; in __check_native()82 nladdr.nl_family = AF_NETLINK; in __check_native()
136 nladdr.nl_family = AF_NETLINK; in make_request()322 nladdr.nl_family = AF_NETLINK; in __check_pf()
51 if (family != AF_NETLINK) in __netlink_assert_response()
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
812 nl_status_fd = socket (AF_NETLINK, in nscd_init()819 snl.nl_family = AF_NETLINK; in nscd_init()
2759 Linux AF_NETLINK sockets (needed since the kernel version is
6595 socket: Do not use AF_NETLINK in __opensock