Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c411 tcpopts_match(struct tcphdr *tcp, ipfw_insn *cmd) in tcpopts_match() function
2529 match = tcpopts_match(TCP(ulp), cmd); in ipfw_chk()