Searched defs:oskb (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/net/tipc/ |
D | name_distr.c | 90 struct sk_buff *oskb; in named_cluster_distribute() local
|
/linux-4.4.14/net/sched/ |
D | cls_api.c | 388 static int tfilter_notify(struct net *net, struct sk_buff *oskb, in tfilter_notify()
|
D | sch_choke.c | 252 struct sk_buff *oskb; in choke_match_random() local
|
D | sch_api.c | 1401 static int qdisc_notify(struct net *net, struct sk_buff *oskb, in qdisc_notify() 1700 static int tclass_notify(struct net *net, struct sk_buff *oskb, in tclass_notify()
|
/linux-4.4.14/net/phonet/ |
D | pep.c | 97 static int pep_reply(struct sock *sk, struct sk_buff *oskb, u8 code, in pep_reply() 202 static int pep_ctrlreq_error(struct sock *sk, struct sk_buff *oskb, u8 code, in pep_ctrlreq_error()
|
/linux-4.4.14/net/netfilter/ |
D | nfnetlink.c | 281 struct sk_buff *oskb = skb; in nfnetlink_rcv_batch() local
|
/linux-4.4.14/net/can/ |
D | raw.c | 118 static void raw_rcv(struct sk_buff *oskb, void *data) in raw_rcv()
|
/linux-4.4.14/include/net/ |
D | dst.h | 305 static inline void skb_dst_copy(struct sk_buff *nskb, const struct sk_buff *oskb) in skb_dst_copy()
|