Lines Matching defs:nlh
729 struct nlmsghdr *nlh, gfp_t flags) in rtnl_notify()
1707 struct nlmsghdr *nlh; in rtnl_fill_ifinfo() local
2010 static int rtnl_valid_dump_ifinfo_req(const struct nlmsghdr *nlh, in rtnl_valid_dump_ifinfo_req()
2057 const struct nlmsghdr *nlh = cb->nlh; in rtnl_dump_ifinfo() local
2966 static int rtnl_setlink(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_setlink()
3061 static int rtnl_dellink(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_dellink()
3234 static int __rtnl_newlink(struct sk_buff *skb, struct nlmsghdr *nlh, in __rtnl_newlink()
3490 static int rtnl_newlink(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_newlink()
3506 const struct nlmsghdr *nlh, in rtnl_valid_getlink_req()
3553 static int rtnl_getlink(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_getlink()
3651 static int rtnl_linkprop(int cmd, struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_linkprop()
3700 static int rtnl_newlinkprop(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_newlinkprop()
3706 static int rtnl_dellinkprop(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_dellinkprop()
3712 static u32 rtnl_calcit(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_calcit()
3865 struct nlmsghdr *nlh; in nlmsg_populate_fdb_fill() local
3986 static int rtnl_fdb_add(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_fdb_add()
4094 static int rtnl_fdb_del(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_fdb_del()
4238 static int valid_fdb_dump_strict(const struct nlmsghdr *nlh, in valid_fdb_dump_strict()
4292 static int valid_fdb_dump_legacy(const struct nlmsghdr *nlh, in valid_fdb_dump_legacy()
4427 static int valid_fdb_get_strict(const struct nlmsghdr *nlh, in valid_fdb_get_strict()
4490 static int rtnl_fdb_get(struct sk_buff *in_skb, struct nlmsghdr *nlh, in rtnl_fdb_get()
4602 struct nlmsghdr *nlh; in ndo_dflt_bridge_getlink() local
4697 static int valid_bridge_getlink_req(const struct nlmsghdr *nlh, in valid_bridge_getlink_req()
4753 const struct nlmsghdr *nlh = cb->nlh; in rtnl_bridge_getlink() local
4858 static int rtnl_bridge_setlink(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_bridge_setlink()
4935 static int rtnl_bridge_dellink(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_bridge_dellink()
5108 struct nlmsghdr *nlh; in rtnl_fill_statsinfo() local
5316 static int rtnl_valid_stats_req(const struct nlmsghdr *nlh, bool strict_check, in rtnl_valid_stats_req()
5350 static int rtnl_stats_get(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_stats_get()
5463 static int rtnetlink_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnetlink_rcv_msg()