Lines Matching refs:ntf
94 struct node_rx_pdu *ntf; in ZTEST() local
127 ut_rx_pdu(LL_FEATURE_RSP, &ntf, &exp_remote_feature_rsp); in ZTEST()
132 release_ntf(ntf); in ZTEST()
157 ut_rx_pdu(LL_FEATURE_RSP, &ntf, &exp_remote_feature_rsp); in ZTEST()
162 release_ntf(ntf); in ZTEST()
392 struct node_rx_pdu *ntf; in ZTEST() local
426 ut_rx_pdu(LL_FEATURE_RSP, &ntf, &ut_feature_rsp); in ZTEST()
435 release_ntf(ntf); in ZTEST()
449 struct node_rx_pdu *ntf; in ZTEST() local
478 ut_rx_pdu(LL_FEATURE_RSP, &ntf, &remote_feature_rsp); in ZTEST()
495 struct node_rx_pdu *ntf; in ZTEST() local
525 ut_rx_pdu(LL_UNKNOWN_RSP, &ntf, &unknown_rsp); in ZTEST()