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

/freebsd-12-stable/usr.sbin/ppp/
H A Dncp.h72 extern int ncp_IsUrgentTcpLen(struct ncp *, int);
H A Dncp.c444 ncp_IsUrgentTcpLen(struct ncp *ncp, int len) function
H A Dip.c823 else if (!frag && ncp_IsUrgentTcpLen(&bundle->ncp, datalen))

Completed in 107 milliseconds