Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtables.h269 extern boolean_t token_equal(struct in6_addr t1, struct in6_addr t2,
H A Dndp.c840 !token_equal(pi->pi_tmp_token, in incoming_prefix_addrconf()
984 !token_equal(pr->pr_address, pi->pi_tmp_token, in incoming_prefix_addrconf_process()
H A Dtables.c835 (!token_equal(pr->pr_address, pi->pi_tmp_token, in tmptoken_delete()
962 token_equal(struct in6_addr t1, struct in6_addr t2, int tlen) in token_equal() function