Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_auth.c96 # define IF_DROP _IF_DROP macro
583 IF_DROP(ifq);
/illumos-gate/usr/src/uts/common/net/
H A Dif.h197 #define IF_DROP(ifq) ((ifq)->ifq_drops++) macro