Lines Matching refs:nlmsghdr
642 struct nlmsghdr *nlh, gfp_t flags) in rtnl_notify()
1027 struct nlmsghdr *nlh; in rtnl_fill_ifinfo()
1823 static int rtnl_setlink(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_setlink()
1900 static int rtnl_dellink(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_dellink()
2033 static int rtnl_newlink(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_newlink()
2278 static int rtnl_getlink(struct sk_buff *skb, struct nlmsghdr* nlh) in rtnl_getlink()
2326 static u16 rtnl_calcit(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_calcit()
2439 struct nlmsghdr *nlh; in nlmsg_populate_fdb_fill()
2556 static int rtnl_fdb_add(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_fdb_add()
2655 static int rtnl_fdb_del(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_fdb_del()
2867 struct nlmsghdr *nlh; in ndo_dflt_bridge_getlink()
3048 static int rtnl_bridge_setlink(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_bridge_setlink()
3122 static int rtnl_bridge_dellink(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_bridge_dellink()
3199 static int rtnetlink_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnetlink_rcv_msg()