Searched refs:sadb_supported (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dpfkeyv2.h130 struct sadb_supported { struct
135 /* sizeof(struct sadb_supported) == 8 */
139 sizeof(__u64) - sizeof(struct sadb_supported)) /
/linux-master/net/key/
H A Daf_key.c360 [SADB_EXT_SUPPORTED_AUTH] = (u8) sizeof(struct sadb_supported),
361 [SADB_EXT_SUPPORTED_ENCRYPT] = (u8) sizeof(struct sadb_supported),
1619 auth_len += sizeof(struct sadb_supported);
1625 enc_len += sizeof(struct sadb_supported);
1640 struct sadb_supported *sp;
1661 struct sadb_supported *sp;

Completed in 130 milliseconds