Home
last modified time | relevance | path

Searched refs:gre_calc_hlen (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/net/
Dgre.h43 static inline int gre_calc_hlen(__be16 o_flags) in gre_calc_hlen() function
/Linux-v4.19/net/ipv4/
Dgre_demux.c79 hdr_len = gre_calc_hlen(tpi->flags); in gre_parse_header()
Dip_gre.c544 tunnel_hlen = gre_calc_hlen(key->tun_flags); in gre_fb_xmit()
792 tunnel->tun_hlen = gre_calc_hlen(tunnel->parms.o_flags); in ipgre_link_update()
995 tunnel->tun_hlen = gre_calc_hlen(tunnel->parms.o_flags); in __gre_tunnel_init()
/Linux-v4.19/net/ipv6/
Dip6_gre.c766 tunnel->tun_hlen = gre_calc_hlen(flags); in __gre6_xmit()
1154 tunnel->tun_hlen = gre_calc_hlen(tunnel->parms.o_flags); in ip6gre_calc_hlen()