Searched defs:newnce (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | ip_ndp.c | 226 const in6_addr_t *addr, uint16_t flags, uint16_t state, nce_t **newnce) in nce_add_v6() 331 const in6_addr_t *addr, uint16_t flags, uint16_t state, nce_t **newnce) in nce_lookup_then_add_v6() 1244 uint16_t flags, nce_t **newnce) in nce_set_multicast_v6() 3480 nce_t *newnce = NULL; in nce_delete_then_add() local 3812 const in_addr_t *addr, uint16_t flags, uint16_t state, nce_t **newnce) in nce_lookup_then_add_v4() 3936 const in_addr_t *addr, uint16_t flags, uint16_t state, nce_t **newnce) in nce_add_v4() 4171 uint16_t flags, nce_t **newnce) in nce_set_multicast_v4()
|