offset_ph 65 net/bridge/netfilter/ebt_ip6.c int offset_ph; offset_ph 67 net/bridge/netfilter/ebt_ip6.c offset_ph = ipv6_skip_exthdr(skb, sizeof(_ip6h), &nexthdr, &frag_off); offset_ph 68 net/bridge/netfilter/ebt_ip6.c if (offset_ph == -1) offset_ph 77 net/bridge/netfilter/ebt_ip6.c pptr = skb_header_pointer(skb, offset_ph, sizeof(_pkthdr), offset_ph 120 net/bridge/netfilter/ebt_log.c int offset_ph; offset_ph 130 net/bridge/netfilter/ebt_log.c offset_ph = ipv6_skip_exthdr(skb, sizeof(_iph), &nexthdr, &frag_off); offset_ph 131 net/bridge/netfilter/ebt_log.c if (offset_ph == -1) offset_ph 133 net/bridge/netfilter/ebt_log.c print_ports(skb, nexthdr, offset_ph);