Searched refs:bport (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/dist/pf/net/ |
H A D | pf.c | 3077 u_int16_t bport, nport = 0; local 3149 bport = nport = sport; 3207 bport = nport = dport; 3370 &pd->baddr, bport, 0, af); 3378 bport, 1, af); 3405 &pd->baddr, bport, 0, af); 3413 bport, 1, af); 3654 sk->lan.port = bport; 3676 sk->gwy.port = bport; 3707 bport, 0, af); [all …]
|