Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf.c4322 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()