Home | Sort by: relevance | last modified time | path |
/src/sys/compat/net/ | |
if.h | 127 u_char ifm_type; /* message type */ member in struct:if_msghdr14 182 u_char ifm_type; /* message type */ member in struct:if_msghdr50 |
/src/sys/net/ | |
if.h | 794 u_char ifm_type; /* message type */ member in struct:if_msghdr |
/src/sys/dev/pci/ | |
if_ixl.c | 225 uint64_t ifm_type; member in struct:ixl_phy_type 1611 IFM_ETHER | IFM_FDX | itype->ifm_type, 0, NULL); 1616 itype->ifm_type, 0, NULL); 1619 if (itype->ifm_type != IFM_100_TX) 1622 ifmedia_add(ifm, IFM_ETHER | itype->ifm_type, 1626 IFM_ETHER | IFM_FLOW | itype->ifm_type, 5729 ifm_active |= itype->ifm_type; |