Searched defs:opend (Results 1 – 1 of 1) sorted by relevance
7320 static const u8 *bpf_search_tcp_opt(const u8 *op, const u8 *opend, in bpf_search_tcp_opt()7368 const u8 *op, *opend, *magic, *search = search_res; in BPF_CALL_4() local7445 u8 new_kind, new_kind_len, magic_len = 0, *opend; in BPF_CALL_4() local