Home
last modified time | relevance | path

Searched refs:nl_family (Results 1 – 15 of 15) sorted by relevance

/linux/samples/bpf/
A Dxdp_router_ipv4_user.c338 sa.nl_family = AF_NETLINK; in get_route_table()
488 sa.nl_family = AF_NETLINK; in get_arp_table()
552 lr.nl_family = AF_NETLINK; in monitor_route()
570 la.nl_family = AF_NETLINK; in monitor_route()
/linux/tools/testing/vsock/
A Dvsock_diag_test.c167 .nl_family = AF_NETLINK, in send_req()
210 .nl_family = AF_NETLINK, in recv_resp()
/linux/tools/include/uapi/linux/
A Dnetlink.h38 __kernel_sa_family_t nl_family; /* AF_NETLINK */ member
/linux/tools/accounting/
A Dgetdelays.c107 local.nl_family = AF_NETLINK; in create_nl_socket()
146 nladdr.nl_family = AF_NETLINK; in send_cmd()
/linux/include/uapi/linux/
A Dnetlink.h38 __kernel_sa_family_t nl_family; /* AF_NETLINK */ member
/linux/samples/connector/
A Ducon.c145 l_local.nl_family = AF_NETLINK; in main()
/linux/tools/testing/selftests/uevent/
A Duevent_filtering.c106 sk_addr.nl_family = AF_NETLINK; in uevent_listener()
/linux/tools/testing/selftests/nci/
A Dnci_dev.c100 local.nl_family = AF_NETLINK; in create_nl_socket()
146 nladdr.nl_family = AF_NETLINK; in send_cmd_mt_nla()
/linux/Documentation/driver-api/
A Dconnector.rst119 l_local.nl_family = AF_NETLINK;
/linux/net/netlink/
A Daf_netlink.c1002 if (nladdr->nl_family != AF_NETLINK) in netlink_bind()
1126 nladdr->nl_family = AF_NETLINK; in netlink_getname()
1868 if (addr->nl_family != AF_NETLINK) in netlink_sendmsg()
1983 addr->nl_family = AF_NETLINK; in netlink_recvmsg()
/linux/tools/testing/selftests/net/
A Dudpgso.c360 struct sockaddr_nl nladdr = { .nl_family = AF_NETLINK }; in set_route_mtu()
A Dipsec.c1346 snl.nl_family = AF_NETLINK; in netlink_sock_bind()
1368 if (snl.nl_family != AF_NETLINK) { in netlink_sock_bind()
1369 printk("Wrong address family %d", snl.nl_family); in netlink_sock_bind()
/linux/tools/bpf/bpftool/
A Dnet.c104 sa.nl_family = AF_NETLINK; in netlink_open()
/linux/tools/lib/bpf/
A Dnetlink.c44 sa.nl_family = AF_NETLINK; in libbpf_netlink_open()
/linux/tools/testing/selftests/net/mptcp/
A Dpm_nl_ctl.c89 struct sockaddr_nl nladdr = { .nl_family = AF_NETLINK }; in do_nl_req()

Completed in 28 milliseconds