Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uathreg.h179 #define UATH_ID_INVALID 0xffffffff /* for sending prior to connection */ macro
H A Dif_uath.c1601 desc->connid = htobe32(UATH_ID_INVALID); in uath_tx_start()