Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dpfil.c76 int ph_type; member
123 ph->ph_type = type; in pfil_head_create()
160 if (ph->ph_type == type && ph->ph_key == key) in pfil_head_get()
/netbsd-src/sys/arch/arm/at91/
H A Dat91cf.c68 int ph_type; /* current access type */ member
489 if (ph->ph_type == PCMCIA_IFTYPE_IO) in at91cf_intr_socket()
535 ph->ph_type = type; in at91cf_socket_settype()
/netbsd-src/sys/dev/pci/
H A Dubsecreg.h140 volatile u_int16_t ph_type; /* context type, 0 */ member
H A Dubsec.c1660 ph->ph_type = htole16(UBS_PKTCTX_TYPE_IPSEC_AES); in ubsec_process()
1715 ph->ph_type = htole16(UBS_PKTCTX_TYPE_IPSEC_3DES); in ubsec_process()