Home
last modified time | relevance | path

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

/freebsd/lib/libsysdecode/
H A Dsysdecode.h69 const char *sysdecode_pfnl_cmd(int _cmd);
H A Dnetlink.c399 const char *cmd_name = sysdecode_pfnl_cmd(cmd); in sysdecode_netlink_pf()
H A Dflags.c1214 sysdecode_pfnl_cmd(int cmd) in sysdecode_pfnl_cmd() function