Searched refs:ingress (Results 1 – 7 of 7) sorted by relevance
| /include/net/ |
| A D | tcx.h | 28 skb->tc_at_ingress = ingress; in tcx_set_ingress() 58 bool ingress) in tcx_entry_update() argument 61 if (ingress) in tcx_entry_update() 68 tcx_entry_fetch(struct net_device *dev, bool ingress) in tcx_entry_fetch() argument 71 if (ingress) in tcx_entry_fetch() 97 struct bpf_mprog_entry *entry = tcx_entry_fetch(dev, ingress); in tcx_entry_fetch_or_create() 109 static inline void tcx_skeys_inc(bool ingress) in tcx_skeys_inc() argument 112 if (ingress) in tcx_skeys_inc() 118 static inline void tcx_skeys_dec(bool ingress) in tcx_skeys_dec() argument 120 if (ingress) in tcx_skeys_dec() [all …]
|
| A D | lwtunnel.h | 136 bool ingress);
|
| A D | dsa.h | 212 bool ingress; member 1097 struct flow_cls_offload *cls, bool ingress); 1099 struct flow_cls_offload *cls, bool ingress); 1101 struct flow_cls_offload *cls, bool ingress); 1104 bool ingress, struct netlink_ext_ack *extack);
|
| A D | pkt_cls.h | 999 bool ingress; member
|
| A D | tcp.h | 2683 int tcp_bpf_sendmsg_redir(struct sock *sk, bool ingress,
|
| /include/soc/mscc/ |
| A D | ocelot.h | 1091 bool ingress, struct netlink_ext_ack *extack); 1092 void ocelot_port_mirror_del(struct ocelot *ocelot, int from, bool ingress); 1094 struct flow_cls_offload *f, bool ingress); 1096 struct flow_cls_offload *f, bool ingress); 1098 struct flow_cls_offload *f, bool ingress);
|
| /include/linux/ |
| A D | skmsg.h | 556 bool ingress) in skb_bpf_set_redir() argument 559 if (ingress) in skb_bpf_set_redir()
|
Completed in 30 milliseconds