Home
last modified time | relevance | path

Searched defs:connid (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/kdc/
H A Drx.h63 uint32_t connid; /* And channel ID */ member
/freebsd/sys/dev/usb/wlan/
H A Dif_uathreg.h178 uint32_t connid; /* tx connection id */ member
323 uint32_t connid; member
350 uint32_t connid; member
H A Dif_uath.c1887 uath_create_connection(struct uath_softc *sc, uint32_t connid) in uath_create_connection()