Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Droute.h58 extern void route_UpdateMTU(struct bundle *);
H A Droute.c470 route_UpdateMTU(struct bundle *bundle) in route_UpdateMTU() function
H A Dbundle.c1933 route_UpdateMTU(bundle); in bundle_CalculateBandwidth()