Searched defs:if_type (Results 1 – 10 of 10) sorted by relevance
/freebsd-src/sys/dev/ocs_fc/ |
H A D | ocs_ioctl.c | 1077 uint32_t rev, if_type, family, i; in ocs_sysctl_init() local
|
H A D | sli4.c | 1817 uint32_t if_type = sli4->if_type; in sli_cmd_common_create_cq() local
|
H A D | sli4.h | 3224 uint32_t if_type; /* SLI Interface type */ member
|
/freebsd-src/sys/net/ |
H A D | if_private.h | 70 uint8_t if_type; /* ethernet, tokenring, etc */ member
|
H A D | if_lagg.c | 514 int if_type; lagg_clone_create() local 735 int if_type; lagg_port_create() local [all...] |
/freebsd-src/usr.sbin/ndp/ |
H A D | ndp.c | 166 switch (if_type) { in valid_type() argument
|
/freebsd-src/sbin/route/ |
H A D | route_netlink.c | 679 int if_type = link.ifi_type; in print_nlmsg_neigh() local
|
/freebsd-src/contrib/wpa/wpa_supplicant/ |
H A D | driver_i.h | 965 wpa_drv_get_pref_freq_list(struct wpa_supplicant * wpa_s,enum wpa_driver_if_type if_type,unsigned int * num,unsigned int * freq_list) wpa_drv_get_pref_freq_list() argument
|
H A D | ctrl_iface.c | 8113 wpas_ctrl_iface_get_pref_freq_list_override(struct wpa_supplicant * wpa_s,enum wpa_driver_if_type if_type,unsigned int * num,unsigned int * freq_list) wpas_ctrl_iface_get_pref_freq_list_override() argument
|
/freebsd-src/contrib/wpa/src/drivers/ |
H A D | driver_nl80211.c | 11200 nl80211_get_pref_freq_list(void * priv,enum wpa_driver_if_type if_type,unsigned int * num,unsigned int * freq_list) nl80211_get_pref_freq_list() argument
|