Searched refs:__packet_opt (Results 1 – 4 of 4) sorted by relevance
319 struct __packet_opt *po = PKT_ADDR(ph)->pkt_com_opt; in __packet_get_expire_time()321 struct __packet_opt *po = &PKT_ADDR(ph)->pkt_com_opt; in __packet_get_expire_time()339 struct __packet_opt *po = PKT_ADDR(ph)->pkt_com_opt; in __packet_set_expire_time()341 struct __packet_opt *po = &PKT_ADDR(ph)->pkt_com_opt; in __packet_set_expire_time()355 __packet_opt_get_token(const struct __packet_opt *po, void *token, in __packet_opt_get_token()367 _CASSERT((__builtin_offsetof(struct __packet_opt, __po_token) % 8) == 0); in __packet_opt_get_token()379 struct __packet_opt *po = PKT_ADDR(ph)->pkt_com_opt; in __packet_get_token()381 struct __packet_opt *po = &PKT_ADDR(ph)->pkt_com_opt; in __packet_get_token()399 __packet_opt_set_token(struct __packet_opt *po, const void *token, in __packet_opt_set_token()402 _CASSERT((__builtin_offsetof(struct __packet_opt, __po_token) % 8) == 0); in __packet_opt_set_token()[all …]
359 struct __packet_opt *pkt_com_opt;559 _CASSERT(sizeof(struct __packet_opt) == 32); \608 _CASSERT(sizeof(struct __packet_opt) == 32); \635 _CASSERT(sizeof(struct __packet_opt) == 32); \
605 struct __packet_opt { struct670 struct __packet_opt pkt_com_opt;
204 sizeof(struct __packet_opt), sizeof(uint64_t), in pp_init()420 struct __packet_opt *opt; in pp_metadata_construct()