Home
last modified time | relevance | path

Searched refs:xhdr (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/i386/i386/
H A Dvm_machdep.c381 struct xstate_hdr *xhdr; in cpu_thread_alloc() local
389 xhdr = (struct xstate_hdr *)(pcb->pcb_save + 1); in cpu_thread_alloc()
390 bzero(xhdr, sizeof(*xhdr)); in cpu_thread_alloc()
391 xhdr->xstate_bv = xsave_mask; in cpu_thread_alloc()
H A Dmachdep.c1386 struct xstate_hdr *xhdr; in init386() local
1576 xhdr = (struct xstate_hdr *)(get_pcb_user_save_td(&thread0) + in init386()
1578 xhdr->xstate_bv = xsave_mask; in init386()
/freebsd/sys/amd64/amd64/
H A Dvm_machdep.c381 struct xstate_hdr *xhdr; in cpu_thread_alloc() local
389 xhdr = (struct xstate_hdr *)(pcb->pcb_save + 1); in cpu_thread_alloc()
390 bzero(xhdr, sizeof(*xhdr)); in cpu_thread_alloc()
391 xhdr->xstate_bv = xsave_mask; in cpu_thread_alloc()
/freebsd/contrib/wpa/src/ap/
H A Dieee802_1x.c55 struct ieee802_1x_hdr *xhdr; in ieee802_1x_send() local
59 len = sizeof(*xhdr) + datalen; in ieee802_1x_send()
67 xhdr = (struct ieee802_1x_hdr *) buf; in ieee802_1x_send()
68 xhdr->version = hapd->conf->eapol_version; in ieee802_1x_send()
70 if (xhdr->version > 2 && hapd->conf->macsec_policy == 0) in ieee802_1x_send()
71 xhdr->version = 2; in ieee802_1x_send()
73 xhdr->type = type; in ieee802_1x_send()
74 xhdr->length = host_to_be16(datalen); in ieee802_1x_send()
77 os_memcpy(xhdr + 1, data, datalen); in ieee802_1x_send()
2699 const struct ieee802_1x_hdr *xhdr = in ieee802_1x_eapol_tx_status() local
[all …]
/freebsd/sys/contrib/openzfs/cmd/
H A Darcstat.in253 xhdr = ["time", "mfu", "mru", "mfug", "mrug", "unc", "eskip", "mtxmis",
487 global xhdr
559 hdr = xhdr
H A Ddbufstat.in110 xhdr = None