Home
last modified time | relevance | path

Searched refs:compreq (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/dev/vmware/vmxnet3/
H A Dif_vmxreg.h104 uint32_t compreq:1; /* Completion request */ member
H A Dif_vmx.c1337 txd->compreq = 0; in vmxnet3_isc_txd_encap()
1348 txd->compreq = !!(pi->ipi_flags & IPI_TX_INTR); in vmxnet3_isc_txd_encap()
/freebsd-13.1/usr.sbin/ppp/
H A Dipcp.c106 struct compreq { struct
781 struct compreq req; in IpcpSendConfigReq()
1064 struct compreq pcomp; in IpcpDecodeConfig()