Home
last modified time | relevance | path

Searched defs:bip_sum (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netpfil/pf/
H A Dpf.c4304 pf_undo_nat(struct pf_krule *nr, struct pf_pdesc *pd, uint16_t bip_sum) in pf_undo_nat()
4322 struct tcphdr *th, u_int16_t bproto_sum, u_int16_t bip_sum, in pf_return()
5741 u_int16_t bproto_sum = 0, bip_sum = 0; in pf_test_rule() local
6016 struct pf_kstate **sm, u_int16_t bproto_sum, u_int16_t bip_sum) in pf_create_state()