NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
if_getmtu
usr.sbin/rtadvd/config.c
254
if ((tmp->phymtu = if_getmtu(intface)) == 0) {
usr.sbin/rtadvd/if.h
37
int if_getmtu(const char *);