Home
last modified time | relevance | path

Searched refs:llc (Results 1 – 25 of 86) sorted by relevance

1234

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_loc.c1795 llc->ld_lopc = llc->ld_rawhigh; in cook_original_loclist_contents()
1796 llc->ld_highpc = llc->ld_rawhigh; in cook_original_loclist_contents()
1801 llc->ld_lopc = llc->ld_rawlow + baseaddress; in cook_original_loclist_contents()
1875 llc->ld_highpc = llc->ld_lopc +llc->ld_rawhigh; in cook_gnu_loclist_contents()
2018 llc->ld_lopc = llc->ld_rawlow +baseaddress; in cook_loclists_contents()
2028 llc->ld_lopc = llc->ld_rawlow; in cook_loclists_contents()
2029 llc->ld_highpc = llc->ld_rawlow; in cook_loclists_contents()
2034 llc->ld_lopc = llc->ld_rawlow; in cook_loclists_contents()
2035 llc->ld_highpc = llc->ld_rawhigh; in cook_loclists_contents()
2039 llc->ld_lopc = llc->ld_rawlow; in cook_loclists_contents()
[all …]
/illumos-gate/usr/src/uts/common/io/
H A Dllc1.c1795 state = llc->llc_state; in llc1unattach()
1812 if (llc->llc_mcast) { in llc1unattach()
1827 if (llc->llc_mac_info) in llc1unattach()
1829 llc->llc_sap = 0; in llc1unattach()
1844 llc1_t *llc; in llc1_enable_multi() local
1883 llc->llc_mcast = in llc1_enable_multi()
1960 llc1_t *llc; in llc1_disable_multi() local
2464 if (llc == NULL || llc->llc_state == DL_UNATTACHED) in llc1_xid_req_res()
2713 if (llc == NULL || llc->llc_state == DL_UNATTACHED) in llc1_test_req_res()
2793 llc1_t *llc; in llc1_find_waiting() local
[all …]
/illumos-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_wifi.c188 struct ieee80211_llc *llc; in mac_wifi_header() local
264 llc = (struct ieee80211_llc *)mp->b_wptr; in mac_wifi_header()
266 bcopy(wifi_ietfmagic, llc, sizeof (wifi_ietfmagic)); in mac_wifi_header()
267 llc->illc_ether_type = htons(sap); in mac_wifi_header()
281 struct ieee80211_llc *llc; in mac_wifi_header_info() local
316 llc = (struct ieee80211_llc *)llcp; in mac_wifi_header_info()
317 mhp->mhi_origsap = ntohs(llc->illc_ether_type); in mac_wifi_header_info()
320 mhp->mhi_hdrsize = (uintptr_t)llcp + sizeof (*llc) - in mac_wifi_header_info()
330 if (bcmp(llc, wifi_ieeemagic, sizeof (wifi_ieeemagic)) == 0) { in mac_wifi_header_info()
332 mhp->mhi_hdrsize -= sizeof (*llc); in mac_wifi_header_info()
[all …]
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dipft_pc.c17 struct llc { struct
29 static struct llc llcs[] = { argument
79 static struct llc *llcp = NULL;
223 struct llc *l;
H A Dipft_sn.c20 struct llc { struct
30 static struct llc llcs[SDL_MAX+1] = { argument
160 struct llc *l;
/illumos-gate/usr/src/test/util-tests/tests/awk/examples/out/
H A Dt.pp235 2: 8252 llc
36 3: 8252 llc
H A Dt.set0b52 llc
53 llc
54 llc
H A Dt.set0a52 llc
53 1 llc
54 llc
H A Dt.printf18 %: llc ... 8252 8252 llc
H A Dt.set218 llc llc
H A Dt.cond35 llc
H A Dt.in179 17 llc 8252
H A Dt.nameval17 llc 8252
H A Dt.410 8252 llc
H A Dt.printf218 %: llc ... 8252 8252 llc 0 0 0 < l
H A Dt.vf318 llc llc
H A Dt.8.y18 llc llc
H A Dt.cat69 llc 8252
70 8252 is llc
71 llc is 8252
H A Dt.NF88 8252|llc
90 8252|llc|||five
H A Dt.split218 llc 8252
H A Dt.vf35 llc
H A Dt.makef18 8252 llc 16504
H A Dt.not48 8252 llc
49 8252 llc
50 8252 llc
/illumos-gate/usr/src/tools/smatch/src/
H A Dsparsec35 LLC=`"${LLVM_CONFIG:-llvm-config}" --bindir`/llc
/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_bpdu.h62 unsigned char llc; member

1234