Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_api.c992 static int qdisc_get_notify(struct net *net, struct sk_buff *oskb, in qdisc_get_notify() argument
1018 static int qdisc_notify(struct net *net, struct sk_buff *oskb, in qdisc_notify() argument
1988 static int tclass_notify(struct net *net, struct sk_buff *oskb, in tclass_notify() argument
2011 static int tclass_get_notify(struct net *net, struct sk_buff *oskb, in tclass_get_notify() argument
2034 tclass_del_notify(struct net * net,const struct Qdisc_class_ops * cops,struct sk_buff * oskb,struct nlmsghdr * n,struct Qdisc * q,unsigned long cl,struct netlink_ext_ack * extack) tclass_del_notify() argument
[all...]
H A Dcls_api.c2114 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 Dsch_choke.c203 struct sk_buff *oskb; in choke_match_random() local
/linux/net/phonet/
H A Dpep.c85 static int pep_reply(struct sock *sk, struct sk_buff *oskb, u8 code, in pep_reply() argument
190 static int pep_ctrlreq_error(struct sock *sk, struct sk_buff *oskb, u8 code, in pep_ctrlreq_error() argument
/linux/net/netfilter/
H A Dnfnetlink.c374 struct sk_buff *oskb = skb; in nfnetlink_rcv_batch() local
[all...]
/linux/net/can/
H A Draw.c128 static void raw_rcv(struct sk_buff *oskb, void *data) in raw_rcv() argument
[all...]
/linux/include/net/
H A Ddst.h288 skb_dst_copy(struct sk_buff * nskb,const struct sk_buff * oskb) skb_dst_copy() argument
/linux/net/can/j1939/
H A Dsocket.c310 static void j1939_sk_recv_one(struct j1939_sock *jsk, struct sk_buff *oskb) in j1939_sk_recv_one()
/linux/net/ipv4/
H A Dtcp_output.c1456 struct sk_buff *oskb = NULL; in __tcp_transmit_skb() local