Searched defs:otuple (Results 1 – 4 of 4) sorted by relevance
| /linux/net/netfilter/ | ||
| H A D | xt_HMARK.c | 83 struct nf_conntrack_tuple *otuple; in hmark_ct_set_htuple() local |
| H A D | nf_conntrack_bpf.c | 112 struct nf_conntrack_tuple otuple, rtuple; __bpf_nf_ct_alloc_entry() local |
| H A D | nf_conntrack_netlink.c | 2237 ctnetlink_create_conntrack(struct net * net,const struct nf_conntrack_zone * zone,const struct nlattr * const cda[],struct nf_conntrack_tuple * otuple,struct nf_conntrack_tuple * rtuple,u8 u3) ctnetlink_create_conntrack() argument |
| /linux/kernel/bpf/ | ||
| H A D | mprog.c | 234 }, otuple = { in bpf_mprog_attach() local |