Searched refs:getifmtu (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sbin/pfctl/
H A Dpfctl_altq.c101 u_long getifmtu(char *);
347 size = size * getifmtu(pa->ifname);
500 ifmtu = getifmtu(pa->ifname);
1267 getifmtu(char *ifname) function
1276 errx(1, "getifmtu: strlcpy");
/freebsd-current/usr.sbin/route6d/
H A Droute6d.c215 static int getifmtu(int);
1645 ifcp->ifc_mtu = getifmtu(ifcp->ifc_index);
2427 getifmtu(int ifindex) function

Completed in 83 milliseconds