Searched defs:opend (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/core/ |
| D | filter.c | 6762 static const u8 *bpf_search_tcp_opt(const u8 *op, const u8 *opend, in bpf_search_tcp_opt() 6810 const u8 *op, *opend, *magic, *search = search_res; in BPF_CALL_4() local 6887 u8 new_kind, new_kind_len, magic_len = 0, *opend; in BPF_CALL_4() local
|
| /kernel/linux/linux-6.6/net/core/ |
| D | filter.c | 7439 static const u8 *bpf_search_tcp_opt(const u8 *op, const u8 *opend, in bpf_search_tcp_opt() 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
|