Searched refs:sadb_msg_len (Results 1 – 2 of 2) sorted by relevance
337 hdr->sadb_msg_len = (sizeof(struct sadb_msg) / in pfkey_error() 832 hdr->sadb_msg_len = size / sizeof(uint64_t); in __pfkey_xfrm_state2msg() 1415 if (hdr->sadb_msg_len != sizeof(struct sadb_msg)/8) in pfkey_acquire() 1638 hdr->sadb_msg_len = len / sizeof(uint64_t); in compose_sadb_supported() 1729 hdr->sadb_msg_len = (sizeof(struct sadb_msg) / sizeof(uint64_t)); in unicast_flush_resp() 1750 hdr->sadb_msg_len = (sizeof(struct sadb_msg) / sizeof(uint64_t)); in key_notify_sa_flush() 1889 if (hdr->sadb_msg_len == (sizeof(*hdr) / sizeof(uint64_t))) { in pfkey_promisc() 2209 hdr->sadb_msg_len = size / sizeof(uint64_t); in pfkey_xfrm_policy2msg() 2772 hdr->sadb_msg_len = (sizeof(struct sadb_msg) / sizeof(uint64_t)); in key_notify_policy_flush() 2867 } else if (hdr->sadb_msg_len ! in pfkey_get_base_msg() [all...]
20 __u16 sadb_msg_len; member