• Home
  • Raw
  • Download

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
2967 static int rtnl_setlink(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_setlink()
3062 static int rtnl_dellink(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_dellink()
3235 static int __rtnl_newlink(struct sk_buff *skb, struct nlmsghdr *nlh, in __rtnl_newlink()
3482 static int rtnl_newlink(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_newlink()
3498 const struct nlmsghdr *nlh, in rtnl_valid_getlink_req()
3545 static int rtnl_getlink(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_getlink()
3643 static int rtnl_linkprop(int cmd, struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_linkprop()
3692 static int rtnl_newlinkprop(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_newlinkprop()
3698 static int rtnl_dellinkprop(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_dellinkprop()
3704 static u32 rtnl_calcit(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_calcit()
3857 struct nlmsghdr *nlh; in nlmsg_populate_fdb_fill() local
3978 static int rtnl_fdb_add(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_fdb_add()
4086 static int rtnl_fdb_del(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_fdb_del()
4230 static int valid_fdb_dump_strict(const struct nlmsghdr *nlh, in valid_fdb_dump_strict()
4284 static int valid_fdb_dump_legacy(const struct nlmsghdr *nlh, in valid_fdb_dump_legacy()
4419 static int valid_fdb_get_strict(const struct nlmsghdr *nlh, in valid_fdb_get_strict()
4482 static int rtnl_fdb_get(struct sk_buff *in_skb, struct nlmsghdr *nlh, in rtnl_fdb_get()
4594 struct nlmsghdr *nlh; in ndo_dflt_bridge_getlink() local
4689 static int valid_bridge_getlink_req(const struct nlmsghdr *nlh, in valid_bridge_getlink_req()
4745 const struct nlmsghdr *nlh = cb->nlh; in rtnl_bridge_getlink() local
4854 static int rtnl_bridge_setlink(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_bridge_setlink()
4931 static int rtnl_bridge_dellink(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_bridge_dellink()
5104 struct nlmsghdr *nlh; in rtnl_fill_statsinfo() local
5312 static int rtnl_valid_stats_req(const struct nlmsghdr *nlh, bool strict_check, in rtnl_valid_stats_req()
5346 static int rtnl_stats_get(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_stats_get()
5459 static int rtnetlink_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnetlink_rcv_msg()