HomeSort by: relevance | last modified time | path
    Searched refs:ph_type (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/net/
pfil.c 76 int ph_type; member in struct:pfil_head
123 ph->ph_type = type;
160 if (ph->ph_type == type && ph->ph_key == key)
  /src/sys/dev/pci/
ubsecreg.h 140 volatile u_int16_t ph_type; /* context type, 0 */ member in struct:ubsec_pktctx_hdr
ubsec.c 1660 ph->ph_type = htole16(UBS_PKTCTX_TYPE_IPSEC_AES);
1715 ph->ph_type = htole16(UBS_PKTCTX_TYPE_IPSEC_3DES);
  /src/sys/arch/arm/at91/
at91cf.c 68 int ph_type; /* current access type */ member in struct:at91cf_handle
489 if (ph->ph_type == PCMCIA_IFTYPE_IO)
535 ph->ph_type = type;

Completed in 17 milliseconds