HomeSort by: relevance | last modified time | path
    Searched defs:pf_change_ap (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dist/pf/net/
pf.c 160 void pf_change_ap(struct pf_addr *, u_int16_t *,
1414 pf_change_ap(struct pf_addr *a, u_int16_t *p, u_int16_t *ic, u_int16_t *pc, function in typeref:typename:void
3156 pf_change_ap(saddr, &th->th_sport, pd->ip_sum,
3162 pf_change_ap(saddr, &pd->hdr.udp->uh_sport,
3214 pf_change_ap(daddr, &th->th_dport, pd->ip_sum,
3220 pf_change_ap(daddr, &pd->hdr.udp->uh_dport,
3368 pf_change_ap(saddr, &th->th_sport,
3375 pf_change_ap(saddr,
3403 pf_change_ap(daddr, &th->th_dport,
3410 pf_change_ap(daddr
    [all...]
pf.c 160 void pf_change_ap(struct pf_addr *, u_int16_t *,
1414 pf_change_ap(struct pf_addr *a, u_int16_t *p, u_int16_t *ic, u_int16_t *pc, function in typeref:typename:void
3156 pf_change_ap(saddr, &th->th_sport, pd->ip_sum,
3162 pf_change_ap(saddr, &pd->hdr.udp->uh_sport,
3214 pf_change_ap(daddr, &th->th_dport, pd->ip_sum,
3220 pf_change_ap(daddr, &pd->hdr.udp->uh_dport,
3368 pf_change_ap(saddr, &th->th_sport,
3375 pf_change_ap(saddr,
3403 pf_change_ap(daddr, &th->th_dport,
3410 pf_change_ap(daddr
    [all...]

Completed in 26 milliseconds