Home
last modified time | relevance | path

Searched refs:XL_TXSTAT_UDPCKSUM (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dxlreg.h528 #define XL_TXSTAT_UDPCKSUM 0x08000000 /* 3c905B only */ macro
H A Dxl.c1613 status |= XL_TXSTAT_UDPCKSUM; in xl_encap()