Lines Matching refs:af
65 my($af, $domain, $protocol);
67 $af = shift;
69 $af eq "inet" ? AF_INET :
70 $af eq "inet6" ? AF_INET6 :
73 $protocol = $protocol->({ %args, af => $af, domain => $domain, })
113 af => $af,
118 $af eq "inet" ? "127.0.0.1" : "::1",
132 af => $af,
152 af => $af,
184 af => $af,
217 print $pf "pass in log $af proto $protocol ".
226 print $pf "pass out log $af proto $protocol ".