Home
last modified time | relevance | path

Searched defs:ifnet (Results 1 – 5 of 5) sorted by relevance

/titanic_52/usr/src/lib/libbc/inc/include/net/
H A Dif.h45 struct ifnet { struct
74 struct ifnet *if_next; argument
75 struct ifnet *if_upper; /* next layer up */ argument
76 struct ifnet *if_lower; /* next layer down */ argument
46 if_nameifnet global() argument
47 if_unitifnet global() argument
48 if_mtuifnet global() argument
49 if_flagsifnet global() argument
50 if_timerifnet global() argument
77 if_inputifnet global() argument
78 if_ctlinifnet global() argument
79 if_ctloutifnet global() argument
81 if_memmapifnet global() argument
/titanic_52/usr/src/uts/common/net/
H A Dif.h62 struct ifnet { struct
91 struct ifnet *if_next; argument
92 struct ifnet *if_upper; /* next layer up */ argument
93 struct ifnet *if_lower; /* next layer down */ argument
63 if_nameifnet global() argument
64 if_unitifnet global() argument
65 if_mtuifnet global() argument
66 if_flagsifnet global() argument
67 if_timerifnet global() argument
94 if_inputifnet global() argument
95 if_ctlinifnet global() argument
96 if_ctloutifnet global() argument
97 if_memmapifnet global() argument
/titanic_52/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dstartup.c41 struct interface *ifnet; variable
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c50 struct interface *ifnet; variable
/titanic_52/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1182 # define ifnet global() macro
1206 struct ifnet { global() struct
1209 if_outputifnet global() argument
1212 if_addrlistifnet global() argument
[all...]