Lines Matching defs:kind
2494 * This helper should not be used to implement any kind of
4566 * kind that it wants to search.
4568 * If the searching kind is an experimental kind
4573 * the 2nd byte which is "kind-length" of a TCP
4574 * header option and the "kind-length" also
4575 * includes the first 2 bytes "kind" and "kind-length"
4578 * For example, to search experimental kind 254 with
4584 * Note, kind-length must be 0 for regular option.
4624 * includes the kind, kind-length, and the actual
4625 * option data. The *len* must be at least kind-length
4626 * long. The kind-length does not have to be 4 byte
5059 * long bpf_btf_find_by_name_kind(char *name, int name_sz, u32 kind, int flags)
5061 * Find BTF type with given name and kind in vmlinux BTF or in module's BTFs.
7291 * interpretation depends on specific relocation kind:
7299 * - kind - one of enum bpf_core_relo_kind;
7333 enum bpf_core_relo_kind kind;