Searched refs:lif_nd_req (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/test/os-tests/tests/spoof-ras/ |
H A D | spoof-ras.c | 58 typedef int (spoof_test_f)(int, struct lif_nd_req *, sin6_t *); 95 spoof_prepare_lla(struct nd_opt_lla *llap, struct lif_nd_req *nce, in spoof_prepare_lla() 169 spoof_bad_lla_optlen_test(int s, struct lif_nd_req *nce, sin6_t *multicast) in spoof_bad_lla_optlen_test() 232 spoof_bad_pi_optlen_test(int s, struct lif_nd_req *nce, sin6_t *multicast) in spoof_bad_pi_optlen_test() 303 spoof_bad_plen_test(int s, struct lif_nd_req *nce, sin6_t *multicast) in spoof_bad_plen_test() 334 spoof_link_local_test(int s, struct lif_nd_req *nce, sin6_t *multicast) in spoof_link_local_test() 362 spoof_good_test(int s, struct lif_nd_req *nce, sin6_t *multicast) in spoof_good_test() 519 spoof_run_test(spoof_test_f *func, int s, struct lif_nd_req *nce, in spoof_run_test() 532 spoof_run_tests(int s, struct lif_nd_req *nce) in spoof_run_tests()
|
/titanic_50/usr/src/uts/common/net/ |
H A D | if.h | 285 typedef struct lif_nd_req { struct 383 struct lif_nd_req lifru_nd_req; /* SIOCLIF*ND */
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | ip_ndp.c | 1069 ndp_query(ill_t *ill, struct lif_nd_req *lnr) in ndp_query()
|