Searched refs:bpf_func (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/linux/
H A Dfilter.h154 unsigned int (*bpf_func)(const struct sk_buff *skb, member in struct:sk_filter
178 #define SK_RUN_FILTER(FILTER, SKB) (*FILTER->bpf_func)(SKB, FILTER->insns)

Completed in 50 milliseconds