| /linux/net/sched/ |
| H A D | sch_api.c | 992 qdisc_get_notify(struct net * net,struct sk_buff * oskb,struct nlmsghdr * n,u32 clid,struct Qdisc * q,struct netlink_ext_ack * extack) qdisc_get_notify() argument 1018 qdisc_notify(struct net * net,struct sk_buff * oskb,struct nlmsghdr * n,u32 clid,struct Qdisc * old,struct Qdisc * new,struct netlink_ext_ack * extack) qdisc_notify() argument 1993 tclass_notify(struct net * net,struct sk_buff * oskb,struct nlmsghdr * n,struct Qdisc * q,unsigned long cl,int event,struct netlink_ext_ack * extack) tclass_notify() argument 2016 tclass_get_notify(struct net * net,struct sk_buff * oskb,struct nlmsghdr * n,struct Qdisc * q,unsigned long cl,struct netlink_ext_ack * extack) tclass_get_notify() argument 2039 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 D | cls_api.c | 2114 struct sk_buff *oskb, in tfilter_notify_prep() argument 2146 static int tfilter_notify(struct net *net, struct sk_buff *oskb, in tfilter_notify() argument 2172 static int tfilter_del_notify(struct net *net, struct sk_buff *oskb, in tfilter_del_notify() argument 2206 tfilter_notify_chain(struct net * net,struct sk_buff * oskb,struct tcf_block * block,struct Qdisc * q,u32 parent,struct nlmsghdr * n,struct tcf_chain * chain,int event,struct netlink_ext_ack * extack) tfilter_notify_chain() argument 3005 tc_chain_notify(struct tcf_chain * chain,struct sk_buff * oskb,u32 seq,u16 flags,int event,bool unicast,struct netlink_ext_ack * extack) tc_chain_notify() argument 3040 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) tc_chain_notify_delete() argument [all...] |
| 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 | 38 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/drivers/net/ |
| H A D | amt.c | 1058 const struct sk_buff *oskb, in amt_send_multicast_data() argument
|
| /linux/net/ipv4/ |
| H A D | tcp_output.c | 1538 struct sk_buff *oskb = NULL; __tcp_transmit_skb() local [all...] |