Home
last modified time | relevance | path

Searched defs:npt (Results 1 – 23 of 23) sorted by relevance

/freebsd/sys/netlink/
H A Dnetlink_message_parser.c55 nlmsg_report_err_msg(struct nl_pstate *npt, const char *fmt, ...) in nlmsg_report_err_msg()
73 nlmsg_report_err_offset(struct nl_pstate *npt, uint32_t off) in nlmsg_report_err_offset()
82 nlmsg_report_cookie(struct nl_pstate *npt, struct nlattr *nla) in nlmsg_report_cookie()
90 nlmsg_report_cookie_u32(struct nl_pstate *npt, uint32_t val) in nlmsg_report_cookie_u32()
126 struct nl_pstate *npt, void *target) in nl_parse_attrs_raw()
533 nlf_get_ifp(void *src, struct nl_pstate *npt, void *target) in nlf_get_ifp()
550 nlf_get_ifpz(void *src, struct nl_pstate *npt, void *target) in nlf_get_ifpz()
567 nlf_get_u8(void *src, struct nl_pstate *npt, void *target) in nlf_get_u8()
577 nlf_get_u8_u32(void *src, struct nl_pstate *npt, void *target) in nlf_get_u8_u32()
584 nlf_get_u16(void *src, struct nl_pstate *npt, void *target) in nlf_get_u16()
[all …]
H A Dnetlink_io.c256 struct nlpcb *nlp, struct nl_pstate *npt) in nl_receive_message()
304 npt_clear(struct nl_pstate *npt) in npt_clear()
333 struct nl_pstate npt = { in nl_process_nbuf() local
H A Dnetlink_message_parser.h79 npt_alloc(struct nl_pstate *npt, int len) in npt_alloc()
229 struct nl_pstate *npt, void *target) in nl_parse_header()
277 struct nl_pstate *npt, void *target) in nl_parse_nested()
315 struct nl_pstate *npt, void *target) in nl_parse_nlmsg()
H A Dnetlink_generic.c57 genl_handle_message(struct nlmsghdr *hdr, struct nl_pstate *npt) in genl_handle_message()
211 nlctrl_handle_getfamily(struct nlmsghdr *hdr, struct nl_pstate *npt) in nlctrl_handle_getfamily()
H A Dnetlink_route.c67 rtnl_handle_message(struct nlmsghdr *hdr, struct nl_pstate *npt) in rtnl_handle_message()
H A Dnetlink_glue.c290 const struct nlattr_bmask *bm , struct nl_pstate *npt) in nl_modify_ifp_generic()
296 nl_store_ifp_cookie(struct nl_pstate *npt, struct ifnet *ifp) in nl_store_ifp_cookie()
H A Dnetlink_message_writer.c261 struct nl_pstate *npt) in nlmsg_ack()
/freebsd/sys/netpfil/pf/
H A Dpf_nl.c144 struct nl_pstate *npt) in dump_state() argument
226 struct nlmsghdr *hdr, struct nl_pstate *npt) in handle_dumpstates() argument
283 struct nlmsghdr *hdr, struct nl_pstate *npt) in handle_getstate() argument
293 struct nl_pstate *npt) in dump_creatorid() argument
316 pf_handle_getstates(struct nlmsghdr *hdr, struct nl_pstate *npt) in pf_handle_getstates() argument
334 pf_handle_getcreators(struct nlmsghdr * hdr,struct nl_pstate * npt) pf_handle_getcreators() argument
500 nlattr_get_pf_rule_labels(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_pf_rule_labels() argument
525 nlattr_get_nested_pf_rule_labels(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_nested_pf_rule_labels() argument
618 nlattr_get_pf_timeout(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_pf_timeout() argument
642 nlattr_get_nested_timeouts(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_nested_timeouts() argument
760 pf_handle_addrule(struct nlmsghdr * hdr,struct nl_pstate * npt) pf_handle_addrule() argument
793 pf_handle_getrules(struct nlmsghdr * hdr,struct nl_pstate * npt) pf_handle_getrules() argument
854 pf_handle_getrule(struct nlmsghdr * hdr,struct nl_pstate * npt) pf_handle_getrule() argument
1031 pf_handle_killclear_states(struct nlmsghdr * hdr,struct nl_pstate * npt,int cmd) pf_handle_killclear_states() argument
1074 pf_handle_clear_states(struct nlmsghdr * hdr,struct nl_pstate * npt) pf_handle_clear_states() argument
1080 pf_handle_kill_states(struct nlmsghdr * hdr,struct nl_pstate * npt) pf_handle_kill_states() argument
1099 pf_handle_set_statusif(struct nlmsghdr * hdr,struct nl_pstate * npt) pf_handle_set_statusif() argument
1159 pf_handle_get_status(struct nlmsghdr * hdr,struct nl_pstate * npt) pf_handle_get_status() argument
1221 pf_handle_clear_status(struct nlmsghdr * hdr,struct nl_pstate * npt) pf_handle_clear_status() argument
1255 pf_handle_natlook(struct nlmsghdr * hdr,struct nl_pstate * npt) pf_handle_natlook() argument
1336 pf_handle_set_debug(struct nlmsghdr * hdr,struct nl_pstate * npt) pf_handle_set_debug() argument
[all...]
H A Dpflow.c1295 pflow_nl_list(struct nlmsghdr *hdr, struct nl_pstate *npt) in pflow_nl_list()
1334 pflow_nl_create(struct nlmsghdr *hdr, struct nl_pstate *npt) in pflow_nl_create()
1386 pflow_nl_del(struct nlmsghdr *hdr, struct nl_pstate *npt) in pflow_nl_del()
1444 pflow_nl_get(struct nlmsghdr *hdr, struct nl_pstate *npt) in pflow_nl_get()
1702 pflow_nl_set(struct nlmsghdr *hdr, struct nl_pstate *npt) in pflow_nl_set()
/freebsd/sys/netlink/route/
H A Diface.c374 check_ifmsg(void *hdr, struct nl_pstate *npt) in check_ifmsg() argument
450 rtnl_handle_getlink(struct nlmsghdr *hdr, struct nlpcb *nlp, struct nl_pstate *npt) in rtnl_handle_getlink() argument
531 rtnl_handle_dellink(struct nlmsghdr *hdr, struct nlpcb *nlp, struct nl_pstate *npt) in rtnl_handle_dellink() argument
587 struct nlattr_bmask *bm, struct nlpcb *nlp, struct nl_pstate *npt) in create_link() argument
612 modify_link(struct nlmsghdr * hdr,struct nl_parsed_link * lattrs,struct nlattr_bmask * bm,struct nlpcb * nlp,struct nl_pstate * npt) modify_link() argument
668 rtnl_handle_newlink(struct nlmsghdr * hdr,struct nlpcb * nlp,struct nl_pstate * npt) rtnl_handle_newlink() argument
700 check_sa_family(const struct sockaddr * sa,int family,const char * attr_name,struct nl_pstate * npt) check_sa_family() argument
727 nlattr_get_cinfo(struct nlattr * nla,struct nl_pstate * npt,const void * arg __unused,void * target) nlattr_get_cinfo() argument
767 post_p_ifa(void * _attrs,struct nl_pstate * npt) post_p_ifa() argument
1058 rtnl_handle_getaddr(struct nlmsghdr * hdr,struct nlpcb * nlp,struct nl_pstate * npt) rtnl_handle_getaddr() argument
1111 handle_newaddr_inet(struct nlmsghdr * hdr,struct nl_parsed_ifa * attrs,if_t ifp,struct nlpcb * nlp,struct nl_pstate * npt) handle_newaddr_inet() argument
1195 handle_deladdr_inet(struct nlmsghdr * hdr,struct nl_parsed_ifa * attrs,if_t ifp,struct nlpcb * nlp,struct nl_pstate * npt) handle_deladdr_inet() argument
1216 handle_newaddr_inet6(struct nlmsghdr * hdr,struct nl_parsed_ifa * attrs,if_t ifp,struct nlpcb * nlp,struct nl_pstate * npt) handle_newaddr_inet6() argument
1279 handle_deladdr_inet6(struct nlmsghdr * hdr,struct nl_parsed_ifa * attrs,if_t ifp,struct nlpcb * nlp,struct nl_pstate * npt) handle_deladdr_inet6() argument
1299 rtnl_handle_addr(struct nlmsghdr * hdr,struct nlpcb * nlp,struct nl_pstate * npt) rtnl_handle_addr() argument
[all...]
H A Diface_drivers.c67 const struct nlattr_bmask *bm, struct nl_pstate *npt) in _nl_modify_ifp_generic()
120 _nl_store_ifp_cookie(struct nl_pstate *npt, struct ifnet *ifp) in _nl_store_ifp_cookie()
H A Droute_var.h89 const struct nlattr_bmask *bm, struct nl_pstate *npt) in nl_modify_ifp_generic()
95 nl_store_ifp_cookie(struct nl_pstate *npt, struct ifnet *ifp) in nl_store_ifp_cookie()
H A Dnexthop.c660 nlattr_get_nhg(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_nhg()
736 post_p_nh(void *_attrs, struct nl_pstate *npt) in post_p_nh()
800 struct nl_pstate *npt) in nl_set_nexthop_gw()
819 newnhop(struct nl_parsed_nhop *attrs, struct user_nhop *unhop, struct nl_pstate *npt) in newnhop()
882 struct nl_pstate *npt) in rtnl_handle_newnhop()
966 struct nl_pstate *npt) in rtnl_handle_delnhop()
1005 struct nl_pstate *npt) in rtnl_handle_getnhop()
H A Drt.c433 nlattr_get_multipath(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_multipath()
608 struct nlmsghdr *hdr, struct nl_pstate *npt) in handle_rtm_getroute()
804 struct nl_pstate *npt, struct nhop_object **pnh) in create_nexthop_one()
835 struct nl_pstate *npt, int *perror) in create_nexthop_from_attrs()
923 struct nl_pstate *npt) in rtnl_handle_newroute()
988 struct nl_pstate *npt) in rtnl_handle_delroute()
1016 rtnl_handle_getroute(struct nlmsghdr *hdr, struct nlpcb *nlp, struct nl_pstate *npt) in rtnl_handle_getroute()
H A Dneigh.c361 rtnl_handle_newneigh(struct nlmsghdr *hdr, struct nlpcb *nlp, struct nl_pstate *npt) in rtnl_handle_newneigh()
474 rtnl_handle_delneigh(struct nlmsghdr *hdr, struct nlpcb *nlp, struct nl_pstate *npt) in rtnl_handle_delneigh()
501 rtnl_handle_getneigh(struct nlmsghdr *hdr, struct nlpcb *nlp, struct nl_pstate *npt) in rtnl_handle_getneigh()
/freebsd/sys/compat/linux/
H A Dlinux_netlink.c76 rtnl_neigh_from_linux(struct nlmsghdr *hdr, struct nl_pstate *npt) in rtnl_neigh_from_linux()
92 rtnl_ifaddr_from_linux(struct nlmsghdr *hdr, struct nl_pstate *npt) in rtnl_ifaddr_from_linux()
112 rtnl_route_from_linux(struct nlmsghdr *hdr, struct nl_pstate *npt) in rtnl_route_from_linux()
158 rtnl_from_linux(struct nlmsghdr *hdr, struct nl_pstate *npt) in rtnl_from_linux()
186 struct nl_pstate *npt) in nlmsg_from_linux()
/freebsd/sys/tests/
H A Dktest.c96 dump_mod_test(struct nlmsghdr *hdr, struct nl_pstate *npt, in dump_mod_test()
116 dump_mod_tests(struct nlmsghdr *hdr, struct nl_pstate *npt, in dump_mod_tests()
132 dump_tests(struct nlmsghdr *hdr, struct nl_pstate *npt) in dump_tests()
163 run_test(struct nlmsghdr *hdr, struct nl_pstate *npt) in run_test()
H A Dktest.h44 struct nl_pstate *npt; member
/freebsd/crypto/openssh/openbsd-compat/
H A Dgetcwd.c194 char *npt; in getcwd() local
/freebsd/sys/net/
H A Dif_clone.h63 struct nl_pstate *npt; /* (in) Netlink context */ member
H A Dif_vlan.c1266 struct nl_pstate *npt = ifd->npt; in vlan_clone_create_nl() local
/freebsd/sys/netinet/
H A Dip_carp.c2726 nlattr_get_carp_key(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_carp_key()
2737 struct nl_pstate *npt; member
2745 struct nl_pstate *npt = nlsa->npt; in carp_nl_send() local
2836 carp_nl_get(struct nlmsghdr *hdr, struct nl_pstate *npt) in carp_nl_get()
2882 carp_nl_set(struct nlmsghdr *hdr, struct nl_pstate *npt) in carp_nl_set()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_torus.c7399 struct endpoint *npt, *opt; in tsw_changes() local