HomeSort by relevance Sort by last modified time
    Searched refs:iftype (Results 1 - 4 of 4) sorted by null

  /external/libpcap/
pcap-sita.c 61 uint32_t iftype; /* the type of interface (DLT values) */ member in struct:iface
417 static char *translate_IOP_to_pcap_name(unit_t *u, char *IOPname, bpf_u_int32 iftype) {
432 iface->iftype = iftype; /* remember the interface type of this interface */
445 switch (iftype) {
455 switch (iftype) {
465 switch (iftype) {
829 *linktype = p->iftype;
    [all...]
  /external/tcpdump/
print-sflow.c 244 u_int8_t iftype[4]; member in struct:sflow_generic_counter_t
316 printf("\n\t ifindex %u, iftype %u, ifspeed %" PRIu64 ", ifdirection %u (%s)",
318 EXTRACT_32BITS(sflow_gen_counter->iftype),
  /external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c 4801 enum wpa_driver_if_type iftype; local
7817 enum wpa_driver_if_type iftype; local
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c     [all...]

Completed in 2237 milliseconds