Searched defs:oskb (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/net/can/
H A Dvxcan.c37 static netdev_tx_t vxcan_xmit(struct sk_buff *oskb, struct net_device *dev) argument
/linux-master/net/sched/
H A Dsch_choke.c203 struct sk_buff *oskb; local
H A Dsch_api.c1006 static int qdisc_get_notify(struct net *net, struct sk_buff *oskb, argument
1032 static int qdisc_notify(struct net *net, struct sk_buff *oskb, argument
1961 static int tclass_notify(struct net *net, struct sk_buff *oskb, argument
1984 static int tclass_get_notify(struct net *net, struct sk_buff *oskb, argument
2005 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) argument
[all...]
H A Dcls_api.c2075 static int tfilter_notify(struct net *net, struct sk_buff *oskb, argument
2107 static int tfilter_del_notify(struct net *net, struct sk_buff *oskb, argument
2146 static void tfilter_notify_chain(struct net *net, struct sk_buff *oskb, argument
2931 tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb, u32 seq, u16 flags, int event, bool unicast, struct netlink_ext_ack *extack) argument
2964 tc_chain_notify_delete(const struct tcf_proto_ops *tmplt_ops, void *tmplt_priv, u32 chain_index, struct tcf_block *block, struct sk_buff *oskb, u32 seq, u16 flags) argument
[all...]
/linux-master/net/netfilter/
H A Dnfnetlink.c374 struct sk_buff *oskb = skb; local
[all...]
/linux-master/net/can/j1939/
H A Dsocket.c310 static void j1939_sk_recv_one(struct j1939_sock *jsk, struct sk_buff *oskb) argument
/linux-master/net/phonet/
H A Dpep.c85 static int pep_reply(struct sock *sk, struct sk_buff *oskb, u8 code, argument
190 static int pep_ctrlreq_error(struct sock *sk, struct sk_buff *oskb, u8 code, argument
/linux-master/net/can/
H A Draw.c128 static void raw_rcv(struct sk_buff *oskb, void *data) argument
[all...]
/linux-master/include/net/
H A Ddst.h288 static inline void skb_dst_copy(struct sk_buff *nskb, const struct sk_buff *oskb) argument
/linux-master/drivers/net/
H A Damt.c1054 amt_send_multicast_data(struct amt_dev *amt, const struct sk_buff *oskb, struct amt_tunnel_list *tunnel, bool v6) argument
/linux-master/net/ipv4/
H A Dtcp_output.c1290 struct sk_buff *oskb = NULL; local
[all...]

Completed in 208 milliseconds