Lines Matching defs:nlh
726 struct nlmsghdr *nlh, gfp_t flags) in rtnl_notify()
1700 struct nlmsghdr *nlh; in rtnl_fill_ifinfo() local
2022 static int rtnl_valid_dump_ifinfo_req(const struct nlmsghdr *nlh, in rtnl_valid_dump_ifinfo_req()
2069 const struct nlmsghdr *nlh = cb->nlh; in rtnl_dump_ifinfo() local
2974 static int rtnl_setlink(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_setlink()
3069 static int rtnl_dellink(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_dellink()
3251 static int __rtnl_newlink(struct sk_buff *skb, struct nlmsghdr *nlh, in __rtnl_newlink()
3496 static int rtnl_newlink(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_newlink()
3512 const struct nlmsghdr *nlh, in rtnl_valid_getlink_req()
3559 static int rtnl_getlink(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_getlink()
3657 static int rtnl_linkprop(int cmd, struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_linkprop()
3706 static int rtnl_newlinkprop(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_newlinkprop()
3712 static int rtnl_dellinkprop(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_dellinkprop()
3718 static u32 rtnl_calcit(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_calcit()
3870 struct nlmsghdr *nlh; in nlmsg_populate_fdb_fill() local
3991 static int rtnl_fdb_add(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_fdb_add()
4099 static int rtnl_fdb_del(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_fdb_del()
4243 static int valid_fdb_dump_strict(const struct nlmsghdr *nlh, in valid_fdb_dump_strict()
4297 static int valid_fdb_dump_legacy(const struct nlmsghdr *nlh, in valid_fdb_dump_legacy()
4432 static int valid_fdb_get_strict(const struct nlmsghdr *nlh, in valid_fdb_get_strict()
4495 static int rtnl_fdb_get(struct sk_buff *in_skb, struct nlmsghdr *nlh, in rtnl_fdb_get()
4607 struct nlmsghdr *nlh; in ndo_dflt_bridge_getlink() local
4702 static int valid_bridge_getlink_req(const struct nlmsghdr *nlh, in valid_bridge_getlink_req()
4758 const struct nlmsghdr *nlh = cb->nlh; in rtnl_bridge_getlink() local
4867 static int rtnl_bridge_setlink(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_bridge_setlink()
4944 static int rtnl_bridge_dellink(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_bridge_dellink()
5117 struct nlmsghdr *nlh; in rtnl_fill_statsinfo() local
5325 static int rtnl_valid_stats_req(const struct nlmsghdr *nlh, bool strict_check, in rtnl_valid_stats_req()
5359 static int rtnl_stats_get(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_stats_get()
5472 static int rtnetlink_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnetlink_rcv_msg()