HomeSort by: relevance | last modified time | path
    Searched defs:get_ifmtu (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/altq/tbrconfig/
tbrconfig.c 53 static int get_ifmtu(const char *ifname);
247 mtu = get_ifmtu(ifname);
273 mtu = get_ifmtu(ifname);
299 get_ifmtu(const char *ifname) function in typeref:typename:int
  /src/usr.sbin/altq/libaltq/
qop.c 89 static int get_ifmtu(const char *);
349 ifinfo->ifmtu = get_ifmtu(ifname);
832 get_ifmtu(const char *ifname) function in typeref:typename:int

Completed in 42 milliseconds