Home
last modified time | relevance | path

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

/linux-3.3/net/sched/
Dcls_api.c376 static int tfilter_notify(struct net *net, struct sk_buff *oskb, in tfilter_notify()
Dsch_api.c1242 static int qdisc_notify(struct net *net, struct sk_buff *oskb, in qdisc_notify()
1531 static int tclass_notify(struct net *net, struct sk_buff *oskb, in tclass_notify()
Dsch_choke.c253 struct sk_buff *oskb; in choke_match_random() local
/linux-3.3/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-3.3/net/can/
Draw.c110 static void raw_rcv(struct sk_buff *oskb, void *data) in raw_rcv()
/linux-3.3/include/net/
Ddst.h290 static inline void skb_dst_copy(struct sk_buff *nskb, const struct sk_buff *oskb) in skb_dst_copy()
/linux-3.3/drivers/isdn/mISDN/
Dlayer2.c1447 struct sk_buff *skb, *nskb, *oskb; in l2_pull_iqueue() local