Searched refs:_oth (Results 1 – 2 of 2) sorted by relevance
47 struct tcphdr _oth; in nf_reject_skb_v4_tcp_reset() local52 oth = nf_reject_ip_tcphdr_get(oldskb, &_oth, hook); in nf_reject_skb_v4_tcp_reset()140 struct tcphdr *_oth, int hook) in nf_reject_ip_tcphdr_get() argument152 sizeof(struct tcphdr), _oth); in nf_reject_ip_tcphdr_get()245 struct tcphdr _oth; in nf_send_reset() local247 oth = nf_reject_ip_tcphdr_get(oldskb, &_oth, hook); in nf_send_reset()
66 struct tcphdr _oth; in nf_reject_skb_v6_tcp_reset() local73 oth = nf_reject_ip6_tcphdr_get(oldskb, &_oth, &otcplen, hook); in nf_reject_skb_v6_tcp_reset()