Home
last modified time | relevance | path

Searched refs:SK_DROP (Results 1 - 2 of 2) sorted by relevance

/third_party/nghttp2/bpf/
H A Dreuseport_kern.c587 return SK_DROP; in select_reuseport()
592 return SK_DROP; in select_reuseport()
597 return SK_DROP; in select_reuseport()
604 return SK_DROP; in select_reuseport()
611 return SK_DROP; in select_reuseport()
637 return SK_DROP; in select_reuseport()
654 return SK_DROP; in select_reuseport()
659 return SK_DROP; in select_reuseport()
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h2841 * **SK_PASS** on success, or **SK_DROP** on error.
3056 * **SK_PASS** on success, or **SK_DROP** on error.
3333 * **SK_PASS** on success, or **SK_DROP** on error.
3347 * **SK_PASS** on success, or **SK_DROP** on error.
6367 SK_DROP = 0, enumerator

Completed in 13 milliseconds