Home
last modified time | relevance | path

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

/linux/Documentation/core-api/
H A Dnetlink.rst16 of ``0`` and named ``unspec``. This is supported (``type: unused``)
17 but should be avoided in new families. The ``unspec`` enum values are
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlibbpf_probes.c103 CASE(KPROBE, unspec, false), in test_libbpf_probe_helpers()
H A Dsockmap_listen.c582 struct sockaddr unspec = { AF_UNSPEC }; in listen_thread() local
592 err = xconnect(s, &unspec, sizeof(unspec)); in listen_thread()
/linux/include/uapi/linux/
H A Dbpf.h5875 FN(unspec, 0, ##ctx) \
/linux/tools/include/uapi/linux/
H A Dbpf.h5875 FN(unspec, 0, ##ctx) \