OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pn_lo
(Results
1 - 1
of
1
) sorted by null
/external/syslinux/gpxe/src/net/80211/
wpa_ccmp.c
51
u8
pn_lo
[2]; /**< Bytes 0 and 1 of packet number */
member in struct:ccmp_head
346
memcpy ( head.
pn_lo
, tx_pn, 2 );
410
memcpy ( rx_pn, head->
pn_lo
, 2 );
Completed in 77 milliseconds