Home
last modified time | relevance | path

Searched defs:skb (Results 1 – 4 of 4) sorted by relevance

/lib/
Dnlattr.c636 struct nlattr *__nla_reserve(struct sk_buff *skb, int attrtype, int attrlen) in __nla_reserve()
664 struct nlattr *__nla_reserve_64bit(struct sk_buff *skb, int attrtype, in __nla_reserve_64bit()
684 void *__nla_reserve_nohdr(struct sk_buff *skb, int attrlen) in __nla_reserve_nohdr()
702 struct nlattr *nla_reserve(struct sk_buff *skb, int attrtype, int attrlen) in nla_reserve()
725 struct nlattr *nla_reserve_64bit(struct sk_buff *skb, int attrtype, int attrlen, in nla_reserve_64bit()
751 void *nla_reserve_nohdr(struct sk_buff *skb, int attrlen) in nla_reserve_nohdr()
770 void __nla_put(struct sk_buff *skb, int attrtype, int attrlen, in __nla_put()
791 void __nla_put_64bit(struct sk_buff *skb, int attrtype, int attrlen, in __nla_put_64bit()
810 void __nla_put_nohdr(struct sk_buff *skb, int attrlen, const void *data) in __nla_put_nohdr()
829 int nla_put(struct sk_buff *skb, int attrtype, int attrlen, const void *data) in nla_put()
[all …]
Dkobject_uevent.c283 struct sk_buff *skb = NULL; in alloc_uevent_skb() local
312 struct sk_buff *skb = NULL; in uevent_net_broadcast_untagged() local
347 struct sk_buff *skb = NULL; in uevent_net_broadcast_tagged() local
681 static int uevent_net_broadcast(struct sock *usk, struct sk_buff *skb, in uevent_net_broadcast()
724 static int uevent_net_rcv_skb(struct sk_buff *skb, struct nlmsghdr *nlh, in uevent_net_rcv_skb()
751 static void uevent_net_rcv(struct sk_buff *skb) in uevent_net_rcv()
Dtest_blackhole_dev.c31 struct sk_buff *skb; in test_blackholedev_init() local
Dtest_bpf.c6470 struct sk_buff *skb; in populate_skb() local
6502 struct sk_buff *skb; in generate_test_data() local
6806 struct sk_buff *skb[2]; in build_test_skb() local
6865 struct sk_buff *skb, *segs; in test_skb_segment() local