Home
last modified time | relevance | path

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

/linux-5.10/net/phonet/
Dpep.c85 static int pep_reply(struct sock *sk, struct sk_buff *oskb, u8 code, in pep_reply()
190 static int pep_ctrlreq_error(struct sock *sk, struct sk_buff *oskb, u8 code, in pep_ctrlreq_error()
/linux-5.10/net/sched/
Dsch_api.c966 static int qdisc_notify(struct net *net, struct sk_buff *oskb, in qdisc_notify()
1841 static int tclass_notify(struct net *net, struct sk_buff *oskb, in tclass_notify()
1867 struct sk_buff *oskb, struct nlmsghdr *n, in tclass_del_notify()
Dsch_choke.c204 struct sk_buff *oskb; in choke_match_random() local
Dcls_api.c1851 static int tfilter_notify(struct net *net, struct sk_buff *oskb, in tfilter_notify()
1883 static int tfilter_del_notify(struct net *net, struct sk_buff *oskb, in tfilter_del_notify()
1924 static void tfilter_notify_chain(struct net *net, struct sk_buff *oskb, in tfilter_notify_chain()
2694 static int tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb, in tc_chain_notify()
2727 struct tcf_block *block, struct sk_buff *oskb, in tc_chain_notify_delete()
/linux-5.10/net/netfilter/
Dnfnetlink.c323 struct sk_buff *oskb = skb; in nfnetlink_rcv_batch() local
/linux-5.10/net/can/
Draw.c114 static void raw_rcv(struct sk_buff *oskb, void *data) in raw_rcv()
/linux-5.10/net/can/j1939/
Dsocket.c295 static void j1939_sk_recv_one(struct j1939_sock *jsk, struct sk_buff *oskb) in j1939_sk_recv_one()
/linux-5.10/include/net/
Ddst.h282 static inline void skb_dst_copy(struct sk_buff *nskb, const struct sk_buff *oskb) in skb_dst_copy()
/linux-5.10/net/ipv4/
Dtcp_output.c1248 struct sk_buff *oskb = NULL; in __tcp_transmit_skb() local