Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.c54 struct nl_parsed_state { struct
66 #define _OUT(_field) offsetof(struct nl_parsed_state, _field) argument
240 handle_dumpstates(struct nlpcb *nlp, struct nl_parsed_state *attrs, in handle_dumpstates()
297 handle_getstate(struct nlpcb *nlp, struct nl_parsed_state *attrs, in handle_getstate()
341 struct nl_parsed_state attrs = {}; in pf_handle_getstates()