Home
last modified time | relevance | path

Searched refs:tcpopts_match (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c409 tcpopts_match(struct tcphdr *tcp, ipfw_insn *cmd) in tcpopts_match() function
2372 match = tcpopts_match(TCP(ulp), cmd); in ipfw_chk()