hostapd/src/pae
Jouni Malinen ce256b4a49 PAE: Use sci->port more consistently
This is now annotated as be16, so use it as such in all cases instead of
first storing host byte order value and then swapping that to big endian
in other instances of the same structure. This gets rid of number of
sparse warnings.

Signed-off-by: Jouni Malinen <j@w1.fi>
2016-06-24 19:02:58 +03:00
..
ieee802_1x_cp.c MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
ieee802_1x_cp.h MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
ieee802_1x_kay.c PAE: Use sci->port more consistently 2016-06-24 19:02:58 +03:00
ieee802_1x_kay.h PAE: Use be16/be32 instead of u16/u32 for spartse 2016-06-24 01:38:48 +03:00
ieee802_1x_kay_i.h PAE: Use be16/be32 instead of u16/u32 for spartse 2016-06-24 01:38:48 +03:00
ieee802_1x_key.c MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
ieee802_1x_key.h MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
ieee802_1x_secy_ops.c MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
ieee802_1x_secy_ops.h MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00