/kernel/linux/linux-6.6/include/linux/ |
H A D | netlink.h | 280 const struct nlmsghdr *nlh; member 329 netlink_dump_start(struct sock *ssk, struct sk_buff *skb, const struct nlmsghdr *nlh, struct netlink_dump_control *control) netlink_dump_start() argument
|
/kernel/linux/linux-6.6/drivers/net/vxlan/ |
H A D | vxlan_vnifilter.c | 305 struct nlmsghdr *nlh; in vxlan_vnifilter_notify() local 345 struct nlmsghdr *nlh; in vxlan_vnifilter_dump_dev() local 941 vxlan_vnifilter_process(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) vxlan_vnifilter_process() argument [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | addr.c | 83 static inline bool ib_nl_is_good_ip_resp(const struct nlmsghdr *nlh) in ib_nl_is_good_ip_resp() argument 99 static void ib_nl_process_good_ip_rsep(const struct nlmsghdr *nlh) in ib_nl_process_good_ip_rsep() argument 132 ib_nl_handle_ip_res_resp(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) ib_nl_handle_ip_res_resp() argument 151 struct nlmsghdr *nlh; ib_nl_ip_send_msg() local [all...] |
H A D | iwpm_util.c | 438 struct sk_buff *iwpm_create_nlmsg(u32 nl_op, struct nlmsghdr **nlh, in iwpm_create_nlmsg() argument 581 struct nlmsghdr *nlh; in send_mapinfo_num() local 620 struct nlmsghdr *nlh = NULL; send_nlmsg_done() local 642 struct nlmsghdr *nlh; iwpm_send_mapinfo() local 764 struct nlmsghdr *nlh; iwpm_send_hello() local [all...] |
/kernel/linux/linux-6.6/tools/net/ynl/lib/ |
H A D | ynl.c | 139 ynl_ext_ack_check(struct ynl_sock *ys, const struct nlmsghdr *nlh, in ynl_ext_ack_check() argument 256 static int ynl_cb_error(const struct nlmsghdr *nlh, void *data) in ynl_cb_error() argument 276 ynl_cb_done(const struct nlmsghdr *nlh, void *data) ynl_cb_done() argument 293 ynl_cb_noop(const struct nlmsghdr *nlh, void *data) ynl_cb_noop() argument 396 struct nlmsghdr *nlh; ynl_msg_start() local 413 struct nlmsghdr *nlh; ynl_gemsg_start() local 470 ynl_cb_null(const struct nlmsghdr *nlh, void *data) ynl_cb_null() argument 516 ynl_get_family_info_cb(const struct nlmsghdr *nlh, void *data) ynl_get_family_info_cb() argument 550 struct nlmsghdr *nlh; ynl_sock_read_family() local 698 ynl_ntf_parse(struct ynl_sock *ys, const struct nlmsghdr *nlh) ynl_ntf_parse() argument 735 ynl_ntf_trampoline(const struct nlmsghdr *nlh, void *data) ynl_ntf_trampoline() argument 792 ynl_check_alien(struct ynl_sock *ys, const struct nlmsghdr *nlh, __u32 rsp_cmd) ynl_check_alien() argument 809 ynl_req_trampoline(const struct nlmsghdr *nlh, void *data) ynl_req_trampoline() argument 847 ynl_dump_trampoline(const struct nlmsghdr *nlh, void *data) ynl_dump_trampoline() argument [all...] |
/kernel/linux/linux-6.6/net/wireless/ |
H A D | wext-core.c | 422 struct nlmsghdr *nlh; in rtnetlink_ifinfo_prep() local 465 struct nlmsghdr *nlh; in wireless_send_event() local [all...] |
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nft_compat.c | 658 struct nlmsghdr *nlh; in nfnl_compat_fill_info() local
|
H A D | nfnetlink.c | 216 static int nfnetlink_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh, in nfnetlink_rcv_msg() argument 318 struct nlmsghdr *nlh; member 323 nfnl_err_add(struct list_head *list, struct nlmsghdr *nlh, int err, const struct netlink_ext_ack *extack) nfnl_err_add() argument 371 nfnetlink_rcv_batch(struct sk_buff *skb, struct nlmsghdr *nlh, u16 subsys_id, u32 genid) nfnetlink_rcv_batch() argument 604 nfnetlink_rcv_skb_batch(struct sk_buff *skb, struct nlmsghdr *nlh) nfnetlink_rcv_skb_batch() argument 644 struct nlmsghdr *nlh = nlmsg_hdr(skb); nfnetlink_rcv() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/ |
H A D | pm_nl_ctl.c | 245 static int genl_parse_getfamily(struct nlmsghdr *nlh, int *pm_family, in genl_parse_getfamily() argument
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_mdb.c | 388 struct nlmsghdr *nlh; in br_mdb_dump() local 422 struct nlmsghdr *nlh; in nlmsg_populate_mdb_fill() local 544 struct nlmsghdr *nlh; nlmsg_populate_rtr_fill() local [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | fib_rules.c | 516 static int fib_nl2rule(struct sk_buff *skb, struct nlmsghdr *nlh, in fib_nl2rule() argument 774 int fib_nl_newrule(struct sk_buff *skb, struct nlmsghdr *nlh, in fib_nl_newrule() argument 882 fib_nl_delrule(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) fib_nl_delrule() argument 1012 struct nlmsghdr *nlh; fib_nl_fill_rule() local 1116 fib_valid_dumprule_req(const struct nlmsghdr *nlh, struct netlink_ext_ack *extack) fib_valid_dumprule_req() argument 1144 const struct nlmsghdr *nlh = cb->nlh; fib_nl_dumprule() local 1186 notify_rule_change(int event, struct fib_rule *rule, struct fib_rules_ops *ops, struct nlmsghdr *nlh, u32 pid) notify_rule_change() argument [all...] |
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | netlink.c | 344 static int __dump_link_nlmsg(struct nlmsghdr *nlh, in __dump_link_nlmsg() argument
|
/kernel/linux/linux-6.6/net/devlink/ |
H A D | dpipe.c | 221 struct nlmsghdr *nlh; in devlink_dpipe_tables_fill() local 540 struct nlmsghdr *nlh; in devlink_dpipe_entries_fill() local 658 struct nlmsghdr *nlh; in devlink_dpipe_headers_fill() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 654 struct nlmsghdr *nlh; in ocelot_port_fdb_do_dump() local
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | nldev.c | 870 static int nldev_get_doit(struct sk_buff *skb, struct nlmsghdr *nlh, in nldev_get_doit() argument 916 static int nldev_set_doit(struct sk_buff *skb, struct nlmsghdr *nlh, in nldev_set_doit() argument 975 struct nlmsghdr *nlh; in _nldev_get_dumpit() local 1006 nldev_port_get_doit(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) nldev_port_get_doit() argument 1066 struct nlmsghdr *nlh; nldev_port_get_dumpit() local 1118 nldev_res_get_doit(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) nldev_res_get_doit() argument 1168 struct nlmsghdr *nlh; _nldev_res_get_dumpit() local 1243 res_get_common_doit(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack, enum rdma_restrack_type res_type, res_fill_func_t fill_func) res_get_common_doit() argument 1339 struct nlmsghdr *nlh; res_get_common_dumpit() local 1517 nldev_newlink(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) nldev_newlink() argument 1564 nldev_dellink(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) nldev_dellink() argument 1591 nldev_get_chardev(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) nldev_get_chardev() argument 1675 nldev_sys_get_doit(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) nldev_sys_get_doit() argument 1706 nldev_set_sys_set_doit(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) nldev_set_sys_set_doit() argument 1727 nldev_stat_set_doit(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) nldev_stat_set_doit() argument 1814 nldev_stat_del_doit(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) nldev_stat_del_doit() argument 1880 stat_get_doit_default_counter(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack, struct nlattr *tb[]) stat_get_doit_default_counter() argument 1973 stat_get_doit_qp(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack, struct nlattr *tb[]) stat_get_doit_qp() argument 2041 nldev_stat_get_doit(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) nldev_stat_get_doit() argument [all...] |
/kernel/linux/linux-5.10/net/tipc/ |
H A D | netlink_compat.c | 279 struct nlmsghdr *nlh; in tipc_nl_compat_dumpit() local
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_api.c | 1192 struct nlmsghdr *nlh; in tca_get_fill() local 1291 struct nlmsghdr *nlh; in tca_action_flush() local 1610 struct nlmsghdr *nlh; tc_dump_action() local [all...] |
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nfnetlink_log.c | 349 struct nlmsghdr *nlh = nlmsg_put(inst->skb, 0, 0, in __nfulnl_send() local 454 struct nlmsghdr *nlh; in __build_packet_message() local 843 nfulnl_recv_unsupp(struct net *net, struct sock *ctnl, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const nfqa[], struct netlink_ext_ack *extack) nfulnl_recv_unsupp() argument 867 nfulnl_recv_config(struct net *net, struct sock *ctnl, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr * const nfula[], struct netlink_ext_ack *extack) nfulnl_recv_config() argument
|
/kernel/linux/linux-5.10/net/netlink/ |
H A D | genetlink.c | 499 struct nlmsghdr *nlh; in genlmsg_put() local 564 struct nlmsghdr *nlh; member 527 genl_family_rcv_msg_attrs_parse(const struct genl_family *family, struct nlmsghdr *nlh, struct netlink_ext_ack *extack, const struct genl_ops *ops, int hdrlen, enum genl_validate_flags no_strict_flag) genl_family_rcv_msg_attrs_parse() argument 657 genl_family_rcv_msg_dumpit(const struct genl_family *family, struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack, const struct genl_ops *ops, int hdrlen, struct net *net) genl_family_rcv_msg_dumpit() argument 703 genl_family_rcv_msg_doit(const struct genl_family *family, struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack, const struct genl_ops *ops, int hdrlen, struct net *net) genl_family_rcv_msg_doit() argument 750 genl_family_rcv_msg(const struct genl_family *family, struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) genl_family_rcv_msg() argument 787 genl_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) genl_rcv_msg() argument [all...] |
/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_netlink.c | 387 struct nlmsghdr *nlh; in br_fill_ifinfo() local 907 int br_setlink(struct net_device *dev, struct nlmsghdr *nlh, u16 flags, in br_setlink() argument 966 int br_dellink(struct net_device *dev, struct nlmsghdr *nlh, u1 argument [all...] |
/kernel/linux/linux-5.10/net/core/ |
H A D | net_namespace.c | 757 static int rtnl_net_newid(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_net_newid() argument 838 struct nlmsghdr *nlh; in rtnl_net_fill() local 864 rtnl_net_valid_getid_req(struct sk_buff *skb, const struct nlmsghdr *nlh, struct nlattr **tb, struct netlink_ext_ack *extack) rtnl_net_valid_getid_req() argument 901 rtnl_net_getid(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) rtnl_net_getid() argument 1009 rtnl_valid_dump_net_req(const struct nlmsghdr *nlh, struct sock *sk, struct rtnl_net_dump_cb *net_cb, struct netlink_callback *cb) rtnl_valid_dump_net_req() argument 1084 rtnl_net_notifyid(struct net *net, int cmd, int id, u32 portid, struct nlmsghdr *nlh, gfp_t gfp) rtnl_net_notifyid() argument [all...] |
/kernel/linux/linux-5.10/net/dcb/ |
H A D | dcbnl.c | 187 struct nlmsghdr *nlh; in dcbnl_newmsg() local 207 static int dcbnl_getstate(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getstate() argument 218 static int dcbnl_getpfccfg(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getpfccfg() argument 263 static int dcbnl_getperm_hwaddr(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getperm_hwaddr() argument 277 static int dcbnl_getcap(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getcap() argument 322 static int dcbnl_getnumtcs(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getnumtcs() argument 369 dcbnl_setnumtcs(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_setnumtcs() argument 403 dcbnl_getpfcstate(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_getpfcstate() argument 413 dcbnl_setpfcstate(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_setpfcstate() argument 431 dcbnl_getapp(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_getapp() argument 501 dcbnl_setapp(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_setapp() argument 551 __dcbnl_pg_getcfg(struct net_device *netdev, struct nlmsghdr *nlh, struct nlattr **tb, struct sk_buff *skb, int dir) __dcbnl_pg_getcfg() argument 687 dcbnl_pgtx_getcfg(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_pgtx_getcfg() argument 693 dcbnl_pgrx_getcfg(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_pgrx_getcfg() argument 699 dcbnl_setstate(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_setstate() argument 716 dcbnl_setpfccfg(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_setpfccfg() argument 747 dcbnl_setall(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_setall() argument 765 __dcbnl_pg_setcfg(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb, int dir) __dcbnl_pg_setcfg() argument 858 dcbnl_pgtx_setcfg(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_pgtx_setcfg() argument 864 dcbnl_pgrx_setcfg(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_pgrx_setcfg() argument 870 dcbnl_bcn_getcfg(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_bcn_getcfg() argument 932 dcbnl_bcn_setcfg(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_bcn_setcfg() argument 1375 struct nlmsghdr *nlh; dcbnl_notify() local 1424 dcbnl_ieee_set(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_ieee_set() argument 1522 dcbnl_ieee_get(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_ieee_get() argument 1533 dcbnl_ieee_del(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_ieee_del() argument 1579 dcbnl_getdcbx(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_getdcbx() argument 1589 dcbnl_setdcbx(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_setdcbx() argument 1606 dcbnl_getfeatcfg(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_getfeatcfg() argument 1652 dcbnl_setfeatcfg(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_setfeatcfg() argument 1690 dcbnl_cee_get(struct net_device *netdev, struct nlmsghdr *nlh, u32 seq, struct nlattr **tb, struct sk_buff *skb) dcbnl_cee_get() argument 1740 dcb_doit(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack) dcb_doit() argument [all...] |
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | inet_diag.c | 206 static int inet_diag_parse_attrs(const struct nlmsghdr *nlh, int hdrlen, in inet_diag_parse_attrs() argument 244 struct nlmsghdr *nlh; in inet_sk_diag_fill() local 421 struct nlmsghdr *nlh; inet_twsk_diag_fill() local 455 struct nlmsghdr *nlh; inet_req_diag_fill() local 588 inet_diag_cmd_exact(int cmd, struct sk_buff *in_skb, const struct nlmsghdr *nlh, int hdrlen, const struct inet_diag_req_v2 *req) inet_diag_cmd_exact() argument 1197 const struct nlmsghdr *nlh = cb->nlh; __inet_diag_dump_start() local 1285 inet_diag_get_exact_compat(struct sk_buff *in_skb, const struct nlmsghdr *nlh) inet_diag_get_exact_compat() argument 1302 inet_diag_rcv_msg_compat(struct sk_buff *skb, struct nlmsghdr *nlh) inet_diag_rcv_msg_compat() argument 1349 struct nlmsghdr *nlh; inet_diag_handler_get_info() local [all...] |
H A D | fib_frontend.c | 844 static int inet_rtm_delroute(struct sk_buff *skb, struct nlmsghdr *nlh, in inet_rtm_delroute() argument 874 static int inet_rtm_newroute(struct sk_buff *skb, struct nlmsghdr *nlh, in inet_rtm_newroute() argument 724 rtm_to_fib_config(struct net *net, struct sk_buff *skb, struct nlmsghdr *nlh, struct fib_config *cfg, struct netlink_ext_ack *extack) rtm_to_fib_config() argument 899 ip_valid_fib_dump_req(struct net *net, const struct nlmsghdr *nlh, struct fib_dump_filter *filter, struct netlink_callback *cb) ip_valid_fib_dump_req() argument 977 const struct nlmsghdr *nlh = cb->nlh; inet_dump_fib() local 1369 struct nlmsghdr *nlh; nl_fib_input() local [all...] |
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ndisc.c | 1129 struct nlmsghdr *nlh; in ndisc_ra_useropt() local
|