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

/xnu-2422.115.4/bsd/netinet6/
H A Dip6_fw.c191 static int tcp6flg_match __P((struct tcphdr *tcp6, struct ip6_fw *f));
231 tcp6flg_match(struct tcphdr *tcp6, struct ip6_fw *f) function
696 !tcp6flg_match(tcp6, f))

Completed in 71 milliseconds