Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dnetstat.c548 unsigned long refcnt, proto, unix_flags; in unix_do_one() local
563 &refcnt, &proto, &unix_flags, &type, &state, &inode, &path_ofs); in unix_do_one()
568 if ((state == SS_UNCONNECTED) && (unix_flags & SO_ACCEPTCON)) { in unix_do_one()
614 if (unix_flags & SO_ACCEPTCON) { in unix_do_one()
634 if (unix_flags & SO_ACCEPTCON) in unix_do_one()
636 if (unix_flags & SO_WAITDATA) in unix_do_one()
638 if (unix_flags & SO_NOSPACE) in unix_do_one()