Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Darping.c47 UNSOLICITED = 1 << 0, enumerator
161 if (option_mask32 & UNSOLICITED) in finish()
183 if (count == 0 && (option_mask32 & UNSOLICITED)) in catcher()
352 if ((option_mask32 & (DAD|UNSOLICITED)) == UNSOLICITED && src.s_addr == 0) in arping_main()