Home
last modified time | relevance | path

Searched refs:frame_was_changed (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/bpf/
H A Dtest_run.c221 static bool frame_was_changed(const struct xdp_page_head *head) in frame_was_changed() function
240 if (likely(!frame_was_changed(head) && !ctx_was_changed(head))) in reset_ctx()