Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dcls_api.c1114 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()
Dsch_api.c885 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()
Dsch_choke.c214 struct sk_buff *oskb; in choke_match_random() local
/Linux-v4.19/net/phonet/
Dpep.c98 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/
Dnfnetlink.c299 struct sk_buff *oskb = skb; in nfnetlink_rcv_batch() local
/Linux-v4.19/net/can/
Draw.c118 static void raw_rcv(struct sk_buff *oskb, void *data) in raw_rcv()
/Linux-v4.19/include/net/
Ddst.h294 static inline void skb_dst_copy(struct sk_buff *nskb, const struct sk_buff *oskb) in skb_dst_copy()
/Linux-v4.19/net/ipv4/
Dtcp_output.c1025 struct sk_buff *oskb = NULL; in __tcp_transmit_skb() local