Searched refs:linum_err (Results 1 – 2 of 2) sorted by relevance
184 struct linum_err linum_err; in check_error_linum() local188 if (!bpf_map_lookup_elem(lport_linum_map_fd, &lport, &linum_err)) { in check_error_linum()191 lport, linum_err.linum, linum_err.err); in check_error_linum()196 if (!bpf_map_lookup_elem(lport_linum_map_fd, &lport, &linum_err)) { in check_error_linum()199 lport, linum_err.linum, linum_err.err); in check_error_linum()
36 struct linum_err { struct93 __type(value, struct linum_err);139 struct linum_err __linum_err; \