Searched defs:oskb (Results 1 – 7 of 7) sorted by relevance
/linux-3.3/net/sched/ |
D | cls_api.c | 376 static int tfilter_notify(struct net *net, struct sk_buff *oskb, in tfilter_notify()
|
D | sch_api.c | 1242 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()
|
D | sch_choke.c | 253 struct sk_buff *oskb; in choke_match_random() local
|
/linux-3.3/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-3.3/net/can/ |
D | raw.c | 110 static void raw_rcv(struct sk_buff *oskb, void *data) in raw_rcv()
|
/linux-3.3/include/net/ |
D | dst.h | 290 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/ |
D | layer2.c | 1447 struct sk_buff *skb, *nskb, *oskb; in l2_pull_iqueue() local
|