Searched refs:ndp_entry (Results 1 – 2 of 2) sorted by relevance
22 struct ndp_entry { struct37 static struct ndp_entry ndp_table[NUM_NDP_ENTRIES]; argument47 static struct ndp_entry *49 struct ndp_entry *ndp; in ndp_find_entry()71 struct ndp_entry *ndp; in add_ndp_entry()105 struct ndp_entry *ndp; in ndp_resolve()152 struct ndp_entry *ndp; in ndp_process_advert()
333 ndp_entry = self._ndp_entry_class(336 packet_start_offset = ndp_entry.datagram_index338 ndp_entry.datagram_index + ndp_entry.datagram_length)340 if ndp_entry.datagram_index and ndp_entry.datagram_length:344 self.ndp_entries.append(ndp_entry)