FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
if_getl2com
sys/net/firewire.h
132
#define IFP2FWC(ifp) ((struct fw_com *)if_getl2com(ifp))
sys/net/if_var.h
679
void *if_getl2com(if_t ifp);