Searched refs:tcpopts_parse (Results 1 – 1 of 1) sorted by relevance
354 tcpopts_parse(const struct tcphdr *tcp, uint16_t *mss) in tcpopts_parse() function414 return (flags_match(cmd, tcpopts_parse(tcp, NULL))); in tcpopts_match()2554 if ((tcpopts_parse(TCP(ulp), &mss) & in ipfw_chk()