Home
last modified time | relevance | path

Searched refs:__packet_opt_set_token (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/packet/
H A Dpacket_common.h399 __packet_opt_set_token(struct __packet_opt *po, const void *token, in __packet_opt_set_token() function
437 return __packet_opt_set_token(PKT_ADDR(ph)->pkt_com_opt, token, len, in __packet_set_token()
440 return __packet_opt_set_token(&PKT_ADDR(ph)->pkt_com_opt, token, len, in __packet_set_token()
476 return __packet_opt_set_token(PKT_ADDR(ph)->pkt_com_opt, pktid, in __packet_set_packetid()
480 return __packet_opt_set_token(&PKT_ADDR(ph)->pkt_com_opt, pktid, in __packet_set_packetid()