Searched full:linkid (Results 1 – 13 of 13) sorted by relevance
/freebsd/usr.sbin/rtsold/ |
H A D | cap_sendmsg.c | 124 probe_defrouters(uint32_t ifindex, uint32_t linkid) in probe_defrouters() argument 163 dst.sin6_scope_id = linkid; in probe_defrouters() 172 rssend(uint32_t ifindex, uint32_t linkid, const void *data, size_t len) in rssend() argument 185 dst.sin6_scope_id = linkid; in rssend() 203 nvlist_add_number(nvl, "linkid", ifinfo->linkid); in cap_probe_defrouters() 214 return (probe_defrouters(ifinfo->sdl->sdl_index, ifinfo->linkid)); in cap_probe_defrouters() 227 nvlist_add_number(nvl, "linkid", ifinfo->linkid); in cap_rssend() 238 error = rssend(ifinfo->sdl->sdl_index, ifinfo->linkid, ifinfo->rs_data, in cap_rssend() 259 uint32_t ifindex, linkid; in sendmsg_command() local 267 linkid = (uint32_t)nvlist_get_number(nvlin, "linkid"); in sendmsg_command() [all …]
|
H A D | rtsold.h | 67 uint32_t linkid; /* link ID of this interface */ member
|
H A D | rtsold.c | 445 if (inet_zoneid(AF_INET6, 2, ifname, &ifi->linkid)) in ifconfig() 449 ifi->linkid = ifi->sdl->sdl_index; in ifconfig()
|
/freebsd/sys/contrib/device-tree/Bindings/rng/ |
H A D | microsoft,vmgenid.yaml | 17 http://go.microsoft.com/fwlink/?LinkId=260709.
|
/freebsd/sys/dev/vmgenc/ |
H A D | vmgenc_acpi.c | 32 * https://go.microsoft.com/fwlink/p/?LinkID=260709 , and perhaps also:
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | robust_av.c | 200 /* Service Start Time LinkID is valid only when Service Start in wpas_populate_scs_descriptor_ie() 237 /* Service Start Time LinkID */ in wpas_populate_scs_descriptor_ie() 388 buf_len++; /* Service Start Time LinkID */ in qos_char_len()
|
H A D | wpa_supplicant_i.h | 619 /* Service Start Time LinkID */
|
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | mac80211.h | 2096 int linkid, bool qos) in ieee80211_nullfunc_get() argument 2103 return (linuxkpi_ieee80211_nullfunc_get(hw, vif, linkid, qos)); in ieee80211_nullfunc_get()
|
/freebsd/contrib/wpa/src/ap/ |
H A D | wpa_auth.c | 4256 * Header + Key ID + Tx + LinkID + PN + GTK */ 4267 * Header + Key ID + IPN + LinkID + IGTK */ 4275 * Header + Key ID + BIPN + LinkID + BIGTK */
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_80211.c | 6146 struct ieee80211_vif *vif, int linkid, bool qos) argument 6153 IMPROVE("linkid");
|
/freebsd/contrib/wpa/src/rsn_supp/ |
H A D | tdls.c | 1583 "TDLS: MLD link not found for linkid BSS " in wpa_tdls_is_lnkid_bss_valid()
|
H A D | wpa.c | 823 hdr[0] = i & 0xF; /* LinkID; no RSNE or RSNXE */ in wpa_mlo_link_kde()
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_nl80211_event.c | 2756 … PFreq: %d SFreq: %d BW: %d VHT0: %d VHT1: %d HW_MODE: %d EDMGCH: %d PUNCBITMAP: 0x%x, LinkId: %d", in qca_nl80211_acs_select_ch()
|