Searched defs:srhoff (Results 1 – 5 of 5) sorted by relevance
/linux/net/ipv6/netfilter/ | ||
H A D | ip6t_srh.c | 29 int hdrlen, srhoff = 0; in srh_mt6() local |
/linux/net/ipv6/ | ||
H A D | seg6.c | 79 int len, srhoff = 0; in seg6_get_srh() local |
H A D | seg6_local.c | 628 static bool seg6_pop_srh(struct sk_buff *skb, int srhoff) in seg6_pop_srh() |
/linux/include/linux/ | ||
H A D | ipv6.h | 147 __u16 srhoff; member |
/linux/net/core/ | ||
H A D | filter.c | 6580 int srhoff = 0; BPF_CALL_4() local |