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

/freebsd-12-stable/usr.sbin/ppp/
H A Dncp.h73 extern void ncp_SetUrgentTcpLen(struct ncp *, int);
H A Dncp.c453 ncp_SetUrgentTcpLen(struct ncp *ncp, int len) function
H A Dcommand.c2296 ncp_SetUrgentTcpLen(&arg->bundle->ncp, 0);
2298 ncp_SetUrgentTcpLen(&arg->bundle->ncp, atoi(arg->argv[arg->argn + 1]));

Completed in 121 milliseconds