Searched defs:oskb (Results 1 – 9 of 9) sorted by relevance
/linux/net/sched/ |
H A D | sch_api.c | 1005 static int qdisc_get_notify(struct net *net, struct sk_buff *oskb, in qdisc_get_notify() 1031 static int qdisc_notify(struct net *net, struct sk_buff *oskb, in qdisc_notify() 1971 static int tclass_notify(struct net *net, struct sk_buff *oskb, in tclass_notify() 1994 static int tclass_get_notify(struct net *net, struct sk_buff *oskb, in tclass_get_notify() 2017 struct sk_buff *oskb, struct nlmsghdr *n, in tclass_del_notify()
|
H A D | sch_choke.c | 203 struct sk_buff *oskb; in choke_match_random() local
|
H A D | cls_api.c | 2111 static int tfilter_notify(struct net *net, struct sk_buff *oskb, in tfilter_notify() 2143 static int tfilter_del_notify(struct net *net, struct sk_buff *oskb, in tfilter_del_notify() 2182 static void tfilter_notify_chain(struct net *net, struct sk_buff *oskb, in tfilter_notify_chain() 2973 static int tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb, in tc_chain_notify() 3008 struct tcf_block *block, struct sk_buff *oskb, in tc_chain_notify_delete()
|
/linux/drivers/net/can/ |
H A D | vxcan.c | 37 static netdev_tx_t vxcan_xmit(struct sk_buff *oskb, struct net_device *dev) in vxcan_xmit()
|
/linux/net/phonet/ |
H A 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/net/netfilter/ |
H A D | nfnetlink.c | 374 struct sk_buff *oskb = skb; in nfnetlink_rcv_batch() local
|
/linux/net/can/j1939/ |
H A D | socket.c | 310 static void j1939_sk_recv_one(struct j1939_sock *jsk, struct sk_buff *oskb) in j1939_sk_recv_one()
|
/linux/drivers/net/ |
H A D | amt.c | 1055 const struct sk_buff *oskb, in amt_send_multicast_data()
|
/linux/net/ipv4/ |
H A D | tcp_output.c | 1299 struct sk_buff *oskb = NULL; in __tcp_transmit_skb() local
|