Searched defs:oskb (Results 1 – 10 of 10) sorted by relevance
/linux/net/sched/ |
H A D | sch_api.c | 992 static int qdisc_get_notify(struct net *net, struct sk_buff *oskb, in qdisc_get_notify() 1018 static int qdisc_notify(struct net *net, struct sk_buff *oskb, in qdisc_notify() 1988 static int tclass_notify(struct net *net, struct sk_buff *oskb, in tclass_notify() 2011 static int tclass_get_notify(struct net *net, struct sk_buff *oskb, in tclass_get_notify() 2034 struct sk_buff *oskb, struct nlmsghdr *n, in tclass_del_notify()
|
H A D | cls_api.c | 2114 struct sk_buff *oskb, in tfilter_notify_prep() 2146 static int tfilter_notify(struct net *net, struct sk_buff *oskb, in tfilter_notify() 2172 static int tfilter_del_notify(struct net *net, struct sk_buff *oskb, in tfilter_del_notify() 2206 static void tfilter_notify_chain(struct net *net, struct sk_buff *oskb, in tfilter_notify_chain() 2997 static int tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb, in tc_chain_notify() 3032 struct tcf_block *block, struct sk_buff *oskb, in tc_chain_notify_delete()
|
H A D | sch_choke.c | 203 struct sk_buff *oskb; in choke_match_random() local
|
/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; nfnetlink_rcv_batch() local [all...] |
/linux/net/can/ |
H A D | raw.c | 128 static void raw_rcv(struct sk_buff *oskb, void *data) in raw_rcv()
|
/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 | 1307 struct sk_buff *oskb = NULL; in __tcp_transmit_skb() local [all...] |