Searched refs:__tun_gso_type_mask (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/netfilter/ipvs/
H A Dip_vs_xmit.c993 static inline int __tun_gso_type_mask(int encaps_af, int orig_af) function
1186 gso_type = __tun_gso_type_mask(AF_INET, cp->af);
1329 gso_type = __tun_gso_type_mask(AF_INET6, cp->af);

Completed in 146 milliseconds