Searched defs:opend (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/core/ |
| H A D | filter.c | 6769 static const u8 *bpf_search_tcp_opt(const u8 *op, const u8 *opend, in bpf_search_tcp_opt() argument 6817 const u8 *op, *opend, *magic, *search = search_res; in BPF_CALL_4() local 6894 u8 new_kind, new_kind_len, magic_len = 0, *opend; in BPF_CALL_4() local [all...] |
| /kernel/linux/linux-6.6/net/core/ |
| H A D | filter.c | 7439 static const u8 *bpf_search_tcp_opt(const u8 *op, const u8 *opend, in bpf_search_tcp_opt() argument 7487 const u8 *op, *opend, *magic, *search = search_res; in BPF_CALL_4() local 7564 u8 new_kind, new_kind_len, magic_len = 0, *opend; in BPF_CALL_4() local [all...] |
Completed in 19 milliseconds