Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Ddefs.h106 #define TMP_TOKEN_BITS 64 macro
107 #define TMP_TOKEN_BYTES (TMP_TOKEN_BITS / 8)
H A Dndp.c841 pr->pr_address, TMP_TOKEN_BITS))) in incoming_prefix_addrconf()
985 TMP_TOKEN_BITS)) in incoming_prefix_addrconf_process()
1027 tokenlen = TMP_TOKEN_BITS; in incoming_prefix_addrconf_process()
H A Dtables.c742 if (((pi->pi_token_length == TMP_TOKEN_BITS) && in tmptoken_isvalid()
836 TMP_TOKEN_BITS))) { in tmptoken_delete()