Home
last modified time | relevance | path

Searched defs:oskb (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/net/tipc/
Dname_distr.c90 struct sk_buff *oskb; in named_cluster_distribute() local
/linux-4.4.14/net/sched/
Dcls_api.c388 static int tfilter_notify(struct net *net, struct sk_buff *oskb, in tfilter_notify()
Dsch_choke.c252 struct sk_buff *oskb; in choke_match_random() local
Dsch_api.c1401 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/
Dpep.c97 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/
Dnfnetlink.c281 struct sk_buff *oskb = skb; in nfnetlink_rcv_batch() local
/linux-4.4.14/net/can/
Draw.c118 static void raw_rcv(struct sk_buff *oskb, void *data) in raw_rcv()
/linux-4.4.14/include/net/
Ddst.h305 static inline void skb_dst_copy(struct sk_buff *nskb, const struct sk_buff *oskb) in skb_dst_copy()