Searched defs:oskb (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/net/sched/ |
D | cls_api.c | 1114 static int tfilter_notify(struct net *net, struct sk_buff *oskb, in tfilter_notify() 1139 static int tfilter_del_notify(struct net *net, struct sk_buff *oskb, in tfilter_del_notify() 1176 static void tfilter_notify_chain(struct net *net, struct sk_buff *oskb, in tfilter_notify_chain() 1757 static int tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb, in tc_chain_notify()
|
D | sch_api.c | 885 static int qdisc_notify(struct net *net, struct sk_buff *oskb, in qdisc_notify() 1750 static int tclass_notify(struct net *net, struct sk_buff *oskb, in tclass_notify() 1772 struct sk_buff *oskb, struct nlmsghdr *n, in tclass_del_notify()
|
D | sch_choke.c | 214 struct sk_buff *oskb; in choke_match_random() local
|
/Linux-v4.19/net/phonet/ |
D | pep.c | 98 static int pep_reply(struct sock *sk, struct sk_buff *oskb, u8 code, in pep_reply() 203 static int pep_ctrlreq_error(struct sock *sk, struct sk_buff *oskb, u8 code, in pep_ctrlreq_error()
|
/Linux-v4.19/net/netfilter/ |
D | nfnetlink.c | 299 struct sk_buff *oskb = skb; in nfnetlink_rcv_batch() local
|
/Linux-v4.19/net/can/ |
D | raw.c | 118 static void raw_rcv(struct sk_buff *oskb, void *data) in raw_rcv()
|
/Linux-v4.19/include/net/ |
D | dst.h | 294 static inline void skb_dst_copy(struct sk_buff *nskb, const struct sk_buff *oskb) in skb_dst_copy()
|
/Linux-v4.19/net/ipv4/ |
D | tcp_output.c | 1025 struct sk_buff *oskb = NULL; in __tcp_transmit_skb() local
|