Searched defs:oskb (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.6/drivers/net/can/ |
D | vxcan.c | 37 static netdev_tx_t vxcan_xmit(struct sk_buff *oskb, struct net_device *dev) in vxcan_xmit()
|
/Linux-v6.6/net/phonet/ |
D | pep.c | 85 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-v6.6/net/sched/ |
D | sch_api.c | 1006 static int qdisc_notify(struct net *net, struct sk_buff *oskb, in qdisc_notify() 1932 static int tclass_notify(struct net *net, struct sk_buff *oskb, in tclass_notify() 1954 struct sk_buff *oskb, struct nlmsghdr *n, in tclass_del_notify()
|
D | sch_choke.c | 203 struct sk_buff *oskb; in choke_match_random() local
|
D | cls_api.c | 2025 static int tfilter_notify(struct net *net, struct sk_buff *oskb, in tfilter_notify() 2054 static int tfilter_del_notify(struct net *net, struct sk_buff *oskb, in tfilter_del_notify() 2093 static void tfilter_notify_chain(struct net *net, struct sk_buff *oskb, in tfilter_notify_chain() 2878 static int tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb, in tc_chain_notify() 2910 struct tcf_block *block, struct sk_buff *oskb, in tc_chain_notify_delete()
|
/Linux-v6.6/net/netfilter/ |
D | nfnetlink.c | 374 struct sk_buff *oskb = skb; in nfnetlink_rcv_batch() local
|
/Linux-v6.6/net/can/ |
D | raw.c | 124 static void raw_rcv(struct sk_buff *oskb, void *data) in raw_rcv()
|
/Linux-v6.6/include/net/ |
D | dst.h | 295 static inline void skb_dst_copy(struct sk_buff *nskb, const struct sk_buff *oskb) in skb_dst_copy()
|
/Linux-v6.6/net/can/j1939/ |
D | socket.c | 299 static void j1939_sk_recv_one(struct j1939_sock *jsk, struct sk_buff *oskb) in j1939_sk_recv_one()
|
/Linux-v6.6/drivers/net/ |
D | amt.c | 1055 const struct sk_buff *oskb, in amt_send_multicast_data()
|
/Linux-v6.6/net/ipv4/ |
D | tcp_output.c | 1252 struct sk_buff *oskb = NULL; in __tcp_transmit_skb() local
|