Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/skywalk/packet/
H A Dpacket_common.h449 __packet_opt_set_token(struct __packet_opt *po, const void *token, in __packet_opt_set_token() function
487 return __packet_opt_set_token(PKT_ADDR(ph)->pkt_com_opt, token, len, in __packet_set_token()
490 return __packet_opt_set_token(&PKT_ADDR(ph)->pkt_com_opt, token, len, in __packet_set_token()
526 return __packet_opt_set_token(PKT_ADDR(ph)->pkt_com_opt, pktid, in __packet_set_packetid()
530 return __packet_opt_set_token(&PKT_ADDR(ph)->pkt_com_opt, pktid, in __packet_set_packetid()