Lines Matching refs:ntf
233 struct node_rx_pdu *ntf; in ZTEST() local
337 ut_rx_pdu(LL_START_ENC_RSP, &ntf, NULL); in ZTEST()
341 release_ntf(ntf); in ZTEST()
390 struct node_rx_pdu *ntf; in ZTEST() local
530 ut_rx_pdu(LL_START_ENC_RSP, &ntf, NULL); in ZTEST()
534 release_ntf(ntf); in ZTEST()
575 struct node_rx_pdu *ntf; in ZTEST() local
641 ut_rx_pdu(LL_REJECT_IND, &ntf, &reject_ind); in ZTEST()
645 release_ntf(ntf); in ZTEST()
677 struct node_rx_pdu *ntf; in ZTEST() local
738 ut_rx_pdu(LL_REJECT_IND, &ntf, &reject_ind); in ZTEST()
742 release_ntf(ntf); in ZTEST()
777 struct node_rx_pdu *ntf; in ZTEST() local
849 ut_rx_pdu(LL_REJECT_IND, &ntf, &reject_ind); in ZTEST()
853 release_ntf(ntf); in ZTEST()
888 struct node_rx_pdu *ntf; in ZTEST() local
955 ut_rx_pdu(LL_REJECT_IND, &ntf, &reject_ind); in ZTEST()
959 release_ntf(ntf); in ZTEST()
991 struct node_rx_pdu *ntf; in ZTEST() local
1057 ut_rx_pdu(LL_REJECT_IND, &ntf, &reject_ind_expected); in ZTEST()
1061 release_ntf(ntf); in ZTEST()
1093 struct node_rx_pdu *ntf; in ZTEST() local
1156 ut_rx_pdu(LL_REJECT_IND, &ntf, &reject_ind_expected); in ZTEST()
1160 release_ntf(ntf); in ZTEST()
1195 struct node_rx_pdu *ntf; in ZTEST() local
1267 ut_rx_pdu(LL_REJECT_IND, &ntf, &reject_ind_expected); in ZTEST()
1271 release_ntf(ntf); in ZTEST()
1306 struct node_rx_pdu *ntf; in ZTEST() local
1375 ut_rx_pdu(LL_REJECT_IND, &ntf, &reject_ind_expected); in ZTEST()
1379 release_ntf(ntf); in ZTEST()
1558 struct node_rx_pdu *ntf; in ZTEST() local
1637 ut_rx_pdu(LL_ENC_REQ, &ntf, &enc_req); in ZTEST()
1641 release_ntf(ntf); in ZTEST()
1695 ut_rx_pdu(LL_START_ENC_RSP, &ntf, NULL); in ZTEST()
1774 struct node_rx_pdu *ntf; in ZTEST() local
1862 ut_rx_pdu(LL_ENC_REQ, &ntf, &enc_req); in ZTEST()
1866 release_ntf(ntf); in ZTEST()
1944 ut_rx_pdu(LL_START_ENC_RSP, &ntf, NULL); in ZTEST()
2023 struct node_rx_pdu *ntf; in ZTEST() local
2097 ut_rx_pdu(LL_ENC_REQ, &ntf, &enc_req); in ZTEST()
2101 release_ntf(ntf); in ZTEST()
2161 struct node_rx_pdu *ntf; in ZTEST() local
2236 ut_rx_pdu(LL_ENC_REQ, &ntf, &enc_req); in ZTEST()
2240 release_ntf(ntf); in ZTEST()
2295 struct node_rx_pdu *ntf; in ZTEST() local
2421 ut_rx_node(NODE_ENC_REFRESH, &ntf, NULL); in ZTEST()
2425 release_ntf(ntf); in ZTEST()
2440 struct node_rx_pdu *ntf; in ZTEST() local
2538 ut_rx_pdu(LL_ENC_REQ, &ntf, &enc_req); in ZTEST()
2542 release_ntf(ntf); in ZTEST()
2583 ut_rx_node(NODE_ENC_REFRESH, &ntf, NULL); in ZTEST()