Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
get_max_mtu
usr/src/cmd/cmd-inet/sbin/dhcpagent/interface.h
199
uint_t get_max_mtu(boolean_t);
usr/src/cmd/cmd-inet/sbin/dhcpagent/request.c
994
plp = recv_pkt(fd, get_max_mtu(isv6), isv6);