OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tx_pflags
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_txp.c
1531
txd->
tx_pflags
= 0;
1539
txd->
tx_pflags
= TX_PFLAGS_VLAN |
1543
txd->
tx_pflags
|= TX_PFLAGS_IPCKSUM;
1546
txd->
tx_pflags
|= TX_PFLAGS_TCPCKSUM;
1550
txd->
tx_pflags
|= TX_PFLAGS_UDPCKSUM;
1597
txd->
tx_pflags
);
1960
txd->tx_addrlo, txd->tx_addrhi, txd->
tx_pflags
);
if_txpreg.h
231
volatile u_int32_t
tx_pflags
; /* processing flags */
member in struct:txp_tx_desc
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025