Searched refs:pw_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/netbsd-tests/kernel/arch/amd64/
H A Dt_ptrace_wait.c250 printf("\t.pw_type=%#x\n", pw.pw_type);
324 printf("\t.pw_type=%#x\n", pw.pw_type);
397 pw.pw_type = PTRACE_PW_TYPE_DBREGS;
405 printf("\t.pw_type=%#x\n", pw.pw_type);
503 pw.pw_type = PTRACE_PW_TYPE_DBREGS;
511 printf("\t.pw_type=%d\n", pw.pw_type);
[all...]
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-lspping.c354 uint8_t pw_type[2]; member in struct:lspping_tlv_targetfec_subtlv_fec_128_pw_old
373 uint8_t pw_type[2]; member in struct:lspping_tlv_targetfec_subtlv_fec_128_pw
832 EXTRACT_16BITS(subtlv_ptr.lspping_tlv_targetfec_subtlv_l2vpn_vcid_old->pw_type)),
833 EXTRACT_16BITS(subtlv_ptr.lspping_tlv_targetfec_subtlv_l2vpn_vcid_old->pw_type)));
852 EXTRACT_16BITS(subtlv_ptr.lspping_tlv_targetfec_subtlv_l2vpn_vcid->pw_type)),
853 EXTRACT_16BITS(subtlv_ptr.lspping_tlv_targetfec_subtlv_l2vpn_vcid->pw_type)));

Completed in 80 milliseconds