Searched refs:knownTCP (Results 1 – 1 of 1) sorted by relevance
100 static struct mbuf *ng_vjc_pulluphdrs(struct mbuf *m, int knownTCP);591 ng_vjc_pulluphdrs(struct mbuf *m, int knownTCP) in ng_vjc_pulluphdrs() argument600 if (!knownTCP && ip->ip_p != IPPROTO_TCP) in ng_vjc_pulluphdrs()