Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/libalias/
H A Dalias_skinny.c319 sd = (struct skinny_header *)tcp_next(tc); in AliasHandleSkinny()
H A Dalias_pptp.c454 hptr = (PptpMsgHead) tcp_next(tc); in AliasVerifyPptp()
H A Dalias_local.h396 tcp_next(struct tcphdr *tcphdr) in tcp_next() function