OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ifm_type
(Results
1 - 4
of
4
) sorted by relevancy
/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/usr.sbin/rwhod/
rwhod.c
501
if (ifm->
ifm_type
== RTM_IFINFO) {
509
if (ifm->
ifm_type
!= RTM_NEWADDR)
/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
;
Completed in 19 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025