Home
last modified time | relevance | path

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

/Linux-v5.10/tools/include/uapi/linux/
Dnetlink.h103 #define NLMSG_ERROR 0x2 /* Error */ macro
/Linux-v5.10/tools/testing/selftests/net/mptcp/
Dpm_nl_ctl.c108 if (nh->nlmsg_type == NLMSG_ERROR) { in do_nl_req()
407 if (nh->nlmsg_type == NLMSG_ERROR) in print_addrs()
514 if (nh->nlmsg_type == NLMSG_ERROR) in print_limits()
/Linux-v5.10/include/uapi/linux/
Dnetlink.h103 #define NLMSG_ERROR 0x2 /* Error */ macro
/Linux-v5.10/tools/accounting/
Dgetdelays.c183 if (ans.n.nlmsg_type == NLMSG_ERROR || in get_family_id()
460 if (msg.n.nlmsg_type == NLMSG_ERROR || in main()
/Linux-v5.10/samples/connector/
Ducon.c217 case NLMSG_ERROR: in main()
/Linux-v5.10/tools/testing/selftests/net/
Dipsec.c257 } else if (answer.hdr.nlmsg_type != NLMSG_ERROR) { in netlink_check_answer()
1062 if (answer.nh.nlmsg_type == NLMSG_ERROR) { in xfrm_state_check()
1328 } else if (answer.nh.nlmsg_type != NLMSG_ERROR) { in xfrm_state_allocspi()
1417 } else if (req.nh.nlmsg_type != NLMSG_ERROR) { in xfrm_monitor_acquire()
1491 } else if (req.nh.nlmsg_type != NLMSG_ERROR) { in xfrm_expire_state()
1569 } else if (req.nh.nlmsg_type != NLMSG_ERROR) { in xfrm_expire_policy()
/Linux-v5.10/tools/lib/bpf/
Dnetlink.c110 case NLMSG_ERROR: in bpf_netlink_recv()
/Linux-v5.10/tools/testing/vsock/
Dvsock_diag_test.c285 if (h->nlmsg_type == NLMSG_ERROR) { in read_vsock_stat()
/Linux-v5.10/tools/bpf/bpftool/
Dnet.c174 case NLMSG_ERROR: in netlink_recv()
/Linux-v5.10/net/ncsi/
Dncsi-netlink.c577 NLMSG_ERROR, sizeof(*nle), 0); in ncsi_send_netlink_err()
/Linux-v5.10/net/ipv6/
Dip6mr.c781 nlh->nlmsg_type = NLMSG_ERROR; in ip6mr_destroy_unres()
1022 nlh->nlmsg_type = NLMSG_ERROR; in ip6mr_cache_resolve()
/Linux-v5.10/net/ipv4/
Dipmr.c730 nlh->nlmsg_type = NLMSG_ERROR; in ipmr_destroy_unres()
991 nlh->nlmsg_type = NLMSG_ERROR; in ipmr_cache_resolve()
/Linux-v5.10/net/netfilter/ipset/
Dip_set_core.c1744 nlh->nlmsg_seq, NLMSG_ERROR, payload, 0); in call_ad()
/Linux-v5.10/net/netlink/
Daf_netlink.c2437 NLMSG_ERROR, payload, flags); in netlink_ack()