Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
qca-nss-sfe
/
e1cf6f24372eec35c97cd3771f5d6f514fff484d
/
.
/
fast-classifier
/
fast-classifier.h
blob: d9bb95a51f57906cd7ca181beb08e93bb61d2e3c [
file
] [
log
] [
blame
]
/*
* User space header to send message to the fast classifier
*/
void
fast_classifier_ipv4_offload
(
unsigned
char
proto
,
unsigned
long
src_saddr
,
unsigned
long
dst_saddr
,
unsigned
short
sport
,
unsigned
short
dport
);