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

/freebsd-12-stable/usr.sbin/ppp/
H A Droute.h60 extern void route_UpdateMTU(struct bundle *);
H A Droute.c472 route_UpdateMTU(struct bundle *bundle) function
481 log_Printf(LogDEBUG, "route_UpdateMTU (%d)\n", bundle->iface->index);
518 log_Printf(LogTCPIP, "route_UpdateMTU: Netif: %d (%s), dst %s,"
H A Dbundle.c1938 route_UpdateMTU(bundle);

Completed in 114 milliseconds