Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dfilter.c5730 int, argval) in BPF_CALL_2() argument
5733 int val = argval & BPF_SOCK_OPS_ALL_CB_FLAGS; in BPF_CALL_2()
5740 return argval & (~BPF_SOCK_OPS_ALL_CB_FLAGS); in BPF_CALL_2()