_oth               14 include/net/netfilter/ipv4/nf_reject.h 					     struct tcphdr *_oth, int hook);
_oth               77 net/bridge/netfilter/nft_reject_bridge.c 	struct tcphdr _oth;
_oth               82 net/bridge/netfilter/nft_reject_bridge.c 	oth = nf_reject_ip_tcphdr_get(oldskb, &_oth, hook);
_oth              191 net/bridge/netfilter/nft_reject_bridge.c 	struct tcphdr _oth;
_oth              198 net/bridge/netfilter/nft_reject_bridge.c 	oth = nf_reject_ip6_tcphdr_get(oldskb, &_oth, &otcplen, hook);
_oth               16 net/ipv4/netfilter/nf_reject_ipv4.c 					     struct tcphdr *_oth, int hook)
_oth               28 net/ipv4/netfilter/nf_reject_ipv4.c 				 sizeof(struct tcphdr), _oth);
_oth              106 net/ipv4/netfilter/nf_reject_ipv4.c 	struct tcphdr _oth;
_oth              108 net/ipv4/netfilter/nf_reject_ipv4.c 	oth = nf_reject_ip_tcphdr_get(oldskb, &_oth, hook);