Searched refs:intf (Results 1 – 14 of 14) sorted by relevance
35 $intf = $1;43 print "NOT FOUND: $dst $intf $gateway $metric $age\n";48 print "WRONG GW: $dst $intf $gateway $metric $age\n";53 if ($int{$dst} ne $intf) {54 print "WRONG IF: $dst $intf $gateway $metric $age\n";
248 pci_sli_intf_t intf; in oce_hw_pci_alloc() local284 intf.dw0 = pci_read_config((sc)->dev,OCE_INTF_REG_OFFSET,4); in oce_hw_pci_alloc()286 if (intf.bits.sli_valid != OCE_INTF_VALID_SIG) in oce_hw_pci_alloc()289 if (intf.bits.sli_rev != OCE_INTF_SLI_REV4) { in oce_hw_pci_alloc()294 if (intf.bits.sli_if_type == OCE_INTF_IF_TYPE_1) in oce_hw_pci_alloc()297 if (intf.bits.sli_hint1 == OCE_INTF_FUNC_RESET_REQD) in oce_hw_pci_alloc()300 if (intf.bits.sli_func_type == OCE_INTF_VIRT_FUNC) in oce_hw_pci_alloc()
80 # define intf z_intf macro196 typedef int FAR intf; typedef
119 const intf *extra_bits; /* extra bits for each code or NULL */498 const intf *extra = desc->stat_desc->extra_bits; in gen_bitlen()
102 # define intf z_intf macro223 typedef int FAR intf; typedef
1939 intf *extra_bits; /* extra bits for each code or NULL */2251 intf *extra = desc->stat_desc->extra_bits; in gen_bitlen()4513 Assert(s == sizeof(inflate_huft) && n <= *(intf *)q,4515 *(intf *)q -= n+s-s; /* s-s to avoid warning */4516 return (voidpf)(fixed_mem + *(intf *)q);
152 # define intf z_intf macro403 typedef int FAR intf; typedef
119 const intf *extra_bits; /* extra bits for each code or NULL */493 const intf *extra = desc->stat_desc->extra_bits;
1080 uint16_t intf : 4; member
3851 struct wpa_supplicant *wpa_s, *intf = ctx; in wpas_presence_resp() local3854 for (wpa_s = intf->global->ifaces; wpa_s; wpa_s = wpa_s->next) { in wpas_presence_resp()