Searched refs:ln_state (Results 1 – 8 of 8) sorted by relevance
729 lle->ln_state = newstate; in nd6_llinfo_setstate()803 switch (ln->ln_state) { in nd6_llinfo_timer()897 __func__, ln->ln_state); in nd6_llinfo_timer()1226 ln->ln_state = ND6_LLINFO_NOSTATE; in nd6_alloc()1434 ln->ln_state == ND6_LLINFO_STALE && gc) { in nd6_free()1474 ln->ln_state = ND6_LLINFO_INCOMPLETE; in nd6_free()1816 nbi->state = ln->ln_state; in nd6_ioctl()2141 if (ln->ln_state == ND6_LLINFO_STALE) { in nd6_grab_holdchain()2350 if (lle->ln_state == ND6_LLINFO_STALE) in nd6_resolve_slow()2358 if (lle->ln_state > ND6_LLINFO_INCOMPLETE) { in nd6_resolve_slow()
63 #define ND6_IS_LLINFO_PROBREACH(n) ((n)->ln_state > ND6_LLINFO_INCOMPLETE)64 #define ND6_LLINFO_PERMANENT(n) (((n)->la_expire == 0) && ((n)->ln_state > ND6_LLINFO_INCOMPLETE))
760 if (ln->ln_state == ND6_LLINFO_INCOMPLETE) { in nd6_na_input()837 if (ln->ln_state == ND6_LLINFO_REACHABLE) in nd6_na_input()
2342 lle->ln_state = ND6_LLINFO_REACHABLE; in in6_lltable_alloc()2455 ndpc.rtm.rtm_rmx.rmx_state = lle->ln_state; in in6_lltable_dump_entry()
74 int16_t ln_state; /* IPv6 has ND6_LLINFO_NOSTATE == -2 */ member
816 db_printf(" ln_state=%d\n", lle->ln_state); in llatbl_lle_show()
238 switch (lle->ln_state) { in arptimer()253 lle->ln_state = ARP_LLINFO_VERIFY; in arptimer()1268 la->ln_state = ARP_LLINFO_REACHABLE; in arp_mark_lle_reachable()