Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipdadm/
H A Dipdadm.c54 static int ipdadm_drop(int, char *[]);
63 { "drop", ipdadm_drop, "drop <percentage>" },
298 ipdadm_drop(int argc, char *argv[]) in ipdadm_drop() function