Searched refs:assoc (Results 1 – 4 of 4) sorted by relevance
77 int crypt_len, const u8 *assoc, int assoc_len,81 const u8 *src, int crypt_len, const u8 *assoc,
176 static inline void ax25_uid_put(ax25_uid_assoc *assoc) in ax25_uid_put() argument178 if (refcount_dec_and_test(&assoc->refcount)) { in ax25_uid_put()179 kfree(assoc); in ax25_uid_put()
1915 bool assoc, ibss_joined; member
4765 int (*assoc)(struct wiphy *wiphy, struct net_device *dev, member