Searched refs:PF_UNSPEC (Results 1 – 5 of 5) sorted by relevance
55 static int cfg_family = PF_UNSPEC;245 if (cfg_family != PF_UNSPEC) in parse_opts()251 if (cfg_family != PF_UNSPEC) in parse_opts()
441 int domain = PF_UNSPEC; in parse_opts()447 if (domain != PF_UNSPEC) in parse_opts()455 if (domain != PF_UNSPEC) in parse_opts()494 if (domain == PF_UNSPEC) in parse_opts()
59 static int cfg_family = PF_UNSPEC;446 if (cfg_family != PF_UNSPEC) in parse_opts()452 if (cfg_family != PF_UNSPEC) in parse_opts()526 if (cfg_family == PF_UNSPEC) in parse_opts()
81 static int cfg_family = PF_UNSPEC;724 if (cfg_family != PF_UNSPEC) in parse_opts()730 if (cfg_family != PF_UNSPEC) in parse_opts()
247 #define PF_UNSPEC AF_UNSPEC macro
Completed in 10 milliseconds