Home | History | Annotate | Download | only in llcp

Lines Matching refs:p_dst

856   uint8_t *p, *p_dst, send_seq, rcv_seq, error_flags;
946 p_dst =
950 UINT16_TO_BE_STREAM(p_dst, info_len);
955 memcpy(p_dst, p, info_len);
986 p_dst = (uint8_t*)(p_msg + 1);
989 UINT16_TO_BE_STREAM(p_dst, info_len);
992 memcpy(p_dst, p, info_len);