Searched refs:getifmtu (Results 1 – 2 of 2) sorted by relevance
101 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
215 static int getifmtu(int);1645 ifcp->ifc_mtu = getifmtu(ifcp->ifc_index); in ifconfig1()2427 getifmtu(int ifindex) in getifmtu() function