Searched refs:tcpopts_parse (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw2.c352 tcpopts_parse(const struct tcphdr *tcp, uint16_t *mss) function
412 return (flags_match(cmd, tcpopts_parse(tcp, NULL)));
2395 if ((tcpopts_parse(TCP(ulp), &mss) &

Completed in 53 milliseconds