Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_tun_gre.c14 return gre_calc_hlen(e->tun_info->key.tun_flags); in mlx5e_tc_tun_calc_hlen_gretap()
/linux/include/net/
A Dgre.h52 static inline int gre_calc_hlen(__be16 o_flags) in gre_calc_hlen() function
/linux/net/ipv4/
A Dgre_demux.c77 hdr_len = gre_calc_hlen(tpi->flags); in gre_parse_header()
A Dip_gre.c494 tunnel_hlen = gre_calc_hlen(key->tun_flags); in gre_fb_xmit()
755 tunnel->tun_hlen = gre_calc_hlen(tunnel->parms.o_flags); in ipgre_link_update()
955 tunnel->tun_hlen = gre_calc_hlen(tunnel->parms.o_flags); in __gre_tunnel_init()
/linux/net/netfilter/ipvs/
A Dip_vs_xmit.c397 mtu -= gre_calc_hlen(tflags); in __ip_vs_get_out_rt()
560 mtu -= gre_calc_hlen(tflags); in __ip_vs_get_out_rt_v6()
1107 hdrlen = gre_calc_hlen(tflags); in ipvs_gre_encap()
1191 gre_hdrlen = gre_calc_hlen(tflags); in ip_vs_tunnel_xmit()
1341 gre_hdrlen = gre_calc_hlen(tflags); in ip_vs_tunnel_xmit_v6()
A Dip_vs_core.c1569 return gre_calc_hlen(gre_flags_to_tnl_flags(greh->flags)); in ipvs_gre_decap()
/linux/net/ipv6/
A Dip6_gre.c762 tunnel->tun_hlen = gre_calc_hlen(flags); in __gre6_xmit()
1162 tunnel->tun_hlen = gre_calc_hlen(tunnel->parms.o_flags); in ip6gre_calc_hlen()

Completed in 17 milliseconds