Home
last modified time | relevance | path

Searched refs:AF_NETLINK (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/include/linux/
Dsocket.h177 #define AF_NETLINK 16 macro
178 #define AF_ROUTE AF_NETLINK /* Alias to emulate 4.4BSD */
223 #define PF_NETLINK AF_NETLINK
/linux-4.4.14/net/netlink/
Ddiag.c71 rep->ndiag_family = AF_NETLINK; in sk_diag_fill()
221 .family = AF_NETLINK,
Daf_netlink.c1531 if (nladdr->nl_family != AF_NETLINK) in netlink_bind()
1610 if (addr->sa_family != AF_NETLINK) in netlink_connect()
1639 nladdr->nl_family = AF_NETLINK; in netlink_getname()
1681 if (sock->sk_family != AF_NETLINK) in netlink_getsockbyfilp()
2447 if (addr->nl_family != AF_NETLINK) in netlink_sendmsg()
2573 addr->nl_family = AF_NETLINK; in netlink_recvmsg()
/linux-4.4.14/Documentation/accounting/
Dgetdelays.c93 fd = socket(AF_NETLINK, SOCK_RAW, protocol); in create_nl_socket()
106 local.nl_family = AF_NETLINK; in create_nl_socket()
145 nladdr.nl_family = AF_NETLINK; in send_cmd()
/linux-4.4.14/Documentation/connector/
Ducon.c159 l_local.nl_family = AF_NETLINK; in main()
Dconnector.txt157 l_local.nl_family = AF_NETLINK;
/linux-4.4.14/Documentation/networking/
Dnetlink_mmap.txt311 .nl_family = AF_NETLINK,