Searched refs:NFCTH_STATUS (Results 1 – 2 of 2) sorted by relevance
257 if (tb[NFCTH_STATUS]) { in nfnl_cthelper_create()258 int status = ntohl(nla_get_be32(tb[NFCTH_STATUS])); in nfnl_cthelper_create()400 if (tb[NFCTH_STATUS]) { in nfnl_cthelper_update()401 int status = ntohl(nla_get_be32(tb[NFCTH_STATUS])); in nfnl_cthelper_update()560 if (nla_put_be32(skb, NFCTH_STATUS, htonl(status))) in nfnl_cthelper_fill_info()736 [NFCTH_STATUS] = { .type = NLA_U32, },
22 NFCTH_STATUS, enumerator