Home
last modified time | relevance | path

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

/freebsd/lib/libsysdecode/
H A Dsysdecode.h70 void sysdecode_nlm_flag(FILE *_fp, int _flag);
H A Dnetlink.c456 sysdecode_nlm_flag(fp, nl->nlmsg_flags); in sysdecode_netlink()
H A Dflags.c1221 sysdecode_nlm_flag(FILE *fp, int flags) in sysdecode_nlm_flag() function