Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/test/
H A Dmain.c100 #define Q2FI(c, q) (((char *)(q) - (c)->q)/(c)->q_len) macro
683 flow_id = Q2FI(c, q); in controller()