taglinefilesource code
nat_getbytype64net/core/net_alias.cstatic struct net_alias_type * nat_getbytype(int type);
nat_getbytype356net/core/net_alias.cnat = nat_getbytype(family);
nat_getbytype363net/core/net_alias.cnat = nat_getbytype(family);
nat_getbytype806net/core/net_alias.cn_nat = nat_getbytype(sa->sa_family);
nat_getbytype1079net/core/net_alias.cnat = nat_getbytype(sa->sa_family);
nat_getbytype1142net/core/net_alias.cif ( (nat = nat_getbytype(family)) == NULL ) return main_dev;
nat_getbytype1216net/core/net_alias.cif ( (nat = nat_getbytype(family)) == NULL ) return main_dev;