Home
last modified time | relevance | path

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

/freebsd/sys/netinet/libalias/
H A Dalias_skinny.c313 sd = (struct skinny_header *)tcp_next(tc); in AliasHandleSkinny()
H A Dalias_pptp.c446 hptr = (PptpMsgHead)tcp_next(tc); in AliasVerifyPptp()
H A Dalias_local.h369 tcp_next(struct tcphdr *tcphdr) in tcp_next() function