Home
last modified time | relevance | path

Searched refs:NLMSG_ERROR (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/tools/include/uapi/linux/
Dnetlink.h103 #define NLMSG_ERROR 0x2 /* Error */ macro
/Linux-v4.19/include/uapi/linux/
Dnetlink.h103 #define NLMSG_ERROR 0x2 /* Error */ macro
/Linux-v4.19/tools/accounting/
Dgetdelays.c183 if (ans.n.nlmsg_type == NLMSG_ERROR || in get_family_id()
454 if (msg.n.nlmsg_type == NLMSG_ERROR || in main()
/Linux-v4.19/samples/connector/
Ducon.c231 case NLMSG_ERROR: in main()
/Linux-v4.19/tools/testing/vsock/
Dvsock_diag_test.c299 if (h->nlmsg_type == NLMSG_ERROR) { in read_vsock_stat()
/Linux-v4.19/tools/lib/bpf/
Dbpf.c602 case NLMSG_ERROR: in bpf_set_link_xdp_fd()
/Linux-v4.19/net/ipv6/
Dip6mr.c769 nlh->nlmsg_type = NLMSG_ERROR; in ip6mr_destroy_unres()
1010 nlh->nlmsg_type = NLMSG_ERROR; in ip6mr_cache_resolve()
/Linux-v4.19/net/ipv4/
Dipmr.c757 nlh->nlmsg_type = NLMSG_ERROR; in ipmr_destroy_unres()
1026 nlh->nlmsg_type = NLMSG_ERROR; in ipmr_cache_resolve()
/Linux-v4.19/net/netfilter/ipset/
Dip_set_core.c1525 nlh->nlmsg_seq, NLMSG_ERROR, payload, 0); in call_ad()
/Linux-v4.19/net/netlink/
Daf_netlink.c2396 NLMSG_ERROR, payload, flags); in netlink_ack()