Home
last modified time | relevance | path

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

/freebsd/sys/netlink/
H A Dnetlink_var.h92 #define NLF_STRICT 0x04 /* Perform strict header checks */ macro
H A Dnetlink_io.c342 .strict = nlp->nl_flags & NLF_STRICT, in nl_process_nbuf()
H A Dnetlink_domain.c834 return (NLF_STRICT); in nl_getoptflag()