Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_altq.c101 u_long getifmtu(char *);
347 size = size * getifmtu(pa->ifname); in eval_pfaltq()
500 ifmtu = getifmtu(pa->ifname); in eval_pfqueue_cbq()
1267 getifmtu(char *ifname) in getifmtu() function
/freebsd/usr.sbin/route6d/
H A Droute6d.c215 static int getifmtu(int);
1645 ifcp->ifc_mtu = getifmtu(ifcp->ifc_index); in ifconfig1()
2427 getifmtu(int ifindex) in getifmtu() function