Searched refs:pc_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ipfilter/
H A Dpcap-ipf.h23 u_int pc_type; member in struct:pcap_filehdr
/freebsd-11-stable/usr.sbin/uefisign/
H A Dpe.c138 uint16_t pc_type; member in struct:pe_certificate
213 if (pc->pc_type != PE_CERTIFICATE_TYPE) {
215 pc->pc_type, PE_CERTIFICATE_TYPE);
545 pc->pc_type = PE_CERTIFICATE_TYPE;
/freebsd-11-stable/sys/dev/ubsec/
H A Dubsecreg.h139 volatile u_int16_t pc_type; /* context type, 0 */ member in struct:ubsec_pktctx_long
H A Dubsec.c1504 ctxl->pc_type = htole16(UBS_PKTCTX_TYPE_IPSEC);

Completed in 167 milliseconds