Searched refs:vpna_pkt (Results 1 – 1 of 1) sorted by relevance
1078 struct __kern_packet *vpna_pkt = NULL; in netif_vp_na_channel_event_notify() local1103 vpna_pkt = nx_netif_alloc_packet(ring->ckr_pp, ev_len, &ph); in netif_vp_na_channel_event_notify()1104 if (__improbable(vpna_pkt == NULL)) { in netif_vp_na_channel_event_notify()1132 vpna_pkt = NULL; in netif_vp_na_channel_event_notify()1142 if (vpna_pkt != NULL) { in netif_vp_na_channel_event_notify()1143 nx_netif_free_packet(vpna_pkt); in netif_vp_na_channel_event_notify()