Searched refs:__packet_opt (Results 1 – 4 of 4) sorted by relevance
329 struct __packet_opt *po = PKT_ADDR(ph)->pkt_com_opt; in __packet_get_expire_time()331 struct __packet_opt *po = &PKT_ADDR(ph)->pkt_com_opt; in __packet_get_expire_time()349 struct __packet_opt *po = PKT_ADDR(ph)->pkt_com_opt; in __packet_set_expire_time()351 struct __packet_opt *po = &PKT_ADDR(ph)->pkt_com_opt; in __packet_set_expire_time()369 struct __packet_opt *po = PKT_ADDR(ph)->pkt_com_opt; in __packet_get_expiry_action()371 struct __packet_opt *po = &PKT_ADDR(ph)->pkt_com_opt; in __packet_get_expiry_action()389 struct __packet_opt *po = PKT_ADDR(ph)->pkt_com_opt; in __packet_set_expiry_action()391 struct __packet_opt *po = &PKT_ADDR(ph)->pkt_com_opt; in __packet_set_expiry_action()405 __packet_opt_get_token(const struct __packet_opt *po, void *token, in __packet_opt_get_token()417 _CASSERT((__builtin_offsetof(struct __packet_opt, __po_token) % 8) == 0); in __packet_opt_get_token()[all …]
399 struct __packet_opt *pkt_com_opt;619 _CASSERT(sizeof(struct __packet_opt) == 32); \678 _CASSERT(sizeof(struct __packet_opt) == 32); \705 _CASSERT(sizeof(struct __packet_opt) == 32); \
632 struct __packet_opt { struct712 struct __packet_opt pkt_com_opt;
205 sizeof(struct __packet_opt), sizeof(uint64_t), in pp_init()524 struct __packet_opt *opt; in pp_metadata_construct()