Home
last modified time | relevance | path

Searched refs:ip_tunnel_flags_is_be16_compat (Results 1 – 6 of 6) sorted by relevance

/linux/net/ipv4/
A Dip_vti.c393 if (!ip_tunnel_flags_is_be16_compat(p->i_flags) || in vti_tunnel_ctl()
394 !ip_tunnel_flags_is_be16_compat(p->o_flags)) in vti_tunnel_ctl()
A Dip_tunnel.c1034 if (!ip_tunnel_flags_is_be16_compat(kp->i_flags) || in ip_tunnel_parm_to_user()
1035 !ip_tunnel_flags_is_be16_compat(kp->o_flags)) in ip_tunnel_parm_to_user()
A Dip_gre.c817 if (!ip_tunnel_flags_is_be16_compat(p->i_flags) || in ipgre_tunnel_ctl()
818 !ip_tunnel_flags_is_be16_compat(p->o_flags)) in ipgre_tunnel_ctl()
/linux/net/core/
A Dnet_test.c365 ip_tunnel_flags_is_be16_compat(src)); in ip_tunnel_flags_test_run()
/linux/include/net/
A Dip_tunnels.h250 static inline bool ip_tunnel_flags_is_be16_compat(const unsigned long *flags) in ip_tunnel_flags_is_be16_compat() function
/linux/drivers/net/ethernet/netronome/nfp/flower/
A Daction.c444 if (!ip_tunnel_flags_is_be16_compat(ip_tun->key.tun_flags) || in nfp_fl_set_tun()

Completed in 18 milliseconds