Searched refs:ip_tunnel_flags_is_be16_compat (Results 1 – 6 of 6) sorted by relevance
393 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()
1034 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()
817 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()
365 ip_tunnel_flags_is_be16_compat(src)); in ip_tunnel_flags_test_run()
250 static inline bool ip_tunnel_flags_is_be16_compat(const unsigned long *flags) in ip_tunnel_flags_is_be16_compat() function
444 if (!ip_tunnel_flags_is_be16_compat(ip_tun->key.tun_flags) || in nfp_fl_set_tun()
Completed in 18 milliseconds