Home
last modified time | relevance | path

Searched refs:ndp_xmit (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c122 static boolean_t ndp_xmit(ill_t *ill, uint32_t operation,
183 dropped = ndp_xmit(src_ill, ND_NEIGHBOR_SOLICIT, in nce_dad()
296 dropped = ndp_xmit(ill, in nce_add_v6_postprocess()
1442 dropped = ndp_xmit(ill, ND_NEIGHBOR_SOLICIT, ill->ill_phys_addr, in ndp_solicit()
2081 (void) ndp_xmit(ill, in ndp_input_solicit()
2357 ndp_xmit(ill_t *ill, uint32_t operation, uint8_t *hw_addr, uint_t hw_addr_len, in ndp_xmit() function
2600 dropped = ndp_xmit(src_ill, ND_NEIGHBOR_SOLICIT, in nce_timer()
2648 dropped = ndp_xmit(src_ill, in nce_timer()
4419 return (ndp_xmit(ncec->ncec_ill, ND_NEIGHBOR_ADVERT, ncec->ncec_lladdr, in ndp_announce()