Lines Matching defs:ifn
65 MALLOC_DEFINE(SCTP_M_IFN, "sctp_ifn", "sctp ifn struct");
144 sctp_is_desired_interface_type(struct ifnet *ifn)
149 switch (ifn->if_type) {
194 struct ifnet *ifn;
204 CK_STAILQ_FOREACH(ifn, &MODULE_GLOBAL(ifnet), if_link) {
205 if (sctp_is_desired_interface_type(ifn) == 0) {
209 CK_STAILQ_FOREACH(ifa, &ifn->if_addrhead, ifa_link) {
249 (void *)ifn,
250 ifn->if_index,
251 ifn->if_type,
252 ifn->if_xname,
277 * Now we need to build all the ifn's for this vrf and there