Home
last modified time | relevance | path

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

/freebsd-src/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()
197 nlattr_get_flag(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_flag()
210 parse_rta_ip4(void *rta_data, struct nl_pstate *npt, int *perror) in parse_rta_ip4()
226 parse_rta_ip6(void *rta_data, struct nl_pstate *npt, int *perror) in parse_rta_ip6()
242 parse_rta_ip(struct rtattr *rta, struct nl_pstate *npt, int *perror) in parse_rta_ip()
261 nlattr_get_ip(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_ip()
[all …]
H A Dnetlink_io.c256 nl_receive_message(struct nlmsghdr * hdr,int remaining_length,struct nlpcb * nlp,struct nl_pstate * npt) nl_receive_message() argument
304 npt_clear(struct nl_pstate * npt) npt_clear() argument
333 struct nl_pstate npt = { nl_process_nbuf() local
[all...]
H A Dnetlink_message_parser.h79 npt_alloc(struct nl_pstate *npt, int len) in npt_alloc() argument
229 nl_parse_header(void * hdr,int len,const struct nlhdr_parser * parser,struct nl_pstate * npt,void * target) nl_parse_header() argument
277 nl_parse_nested(struct nlattr * nla,const struct nlhdr_parser * parser,struct nl_pstate * npt,void * target) nl_parse_nested() argument
315 nl_parse_nlmsg(struct nlmsghdr * hdr,const struct nlhdr_parser * parser,struct nl_pstate * npt,void * target) nl_parse_nlmsg() argument
[all...]
H A Dnetlink_generic.c57 genl_handle_message(struct nlmsghdr *hdr, struct nl_pstate *npt) in genl_handle_message() argument
211 nlctrl_handle_getfamily(struct nlmsghdr * hdr,struct nl_pstate * npt) nlctrl_handle_getfamily() argument
H A Dnetlink_route.c67 rtnl_handle_message(struct nlmsghdr *hdr, struct nl_pstate *npt) in rtnl_handle_message()
H A Dnetlink_glue.c290 nl_modify_ifp_generic(struct ifnet * ifp,struct nl_parsed_link * lattrs,const struct nlattr_bmask * bm,struct nl_pstate * npt) nl_modify_ifp_generic() argument
296 nl_store_ifp_cookie(struct nl_pstate * npt,struct ifnet * ifp) nl_store_ifp_cookie() argument
H A Dnetlink_message_writer.c261 nlmsg_ack(struct nlpcb * nlp,int error,struct nlmsghdr * hdr,struct nl_pstate * npt) nlmsg_ack() argument
[all...]
/freebsd-src/sys/netpfil/pf/
H A Dpf_nl.c144 dump_state(struct nlpcb * nlp,const struct nlmsghdr * hdr,struct pf_kstate * s,struct nl_pstate * npt) dump_state() argument
226 handle_dumpstates(struct nlpcb * nlp,struct nl_parsed_state * attrs,struct nlmsghdr * hdr,struct nl_pstate * npt) handle_dumpstates() argument
283 handle_getstate(struct nlpcb * nlp,struct nl_parsed_state * attrs,struct nlmsghdr * hdr,struct nl_pstate * npt) handle_getstate() argument
293 dump_creatorid(struct nlpcb * nlp,const struct nlmsghdr * hdr,uint32_t creator,struct nl_pstate * npt) dump_creatorid() argument
316 pf_handle_getstates(struct nlmsghdr * hdr,struct nl_pstate * npt) 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
1367 pf_handle_set_timeout(struct nlmsghdr * hdr,struct nl_pstate * npt) pf_handle_set_timeout() argument
1380 pf_handle_get_timeout(struct nlmsghdr * hdr,struct nl_pstate * npt) pf_handle_get_timeout() argument
1428 pf_handle_set_limit(struct nlmsghdr * hdr,struct nl_pstate * npt) pf_handle_set_limit() argument
1441 pf_handle_get_limit(struct nlmsghdr * hdr,struct nl_pstate * npt) pf_handle_get_limit() argument
1475 pf_handle_begin_addrs(struct nlmsghdr * hdr,struct nl_pstate * npt) pf_handle_begin_addrs() argument
[all...]
H A Dpflow.c1295 pflow_nl_list(struct nlmsghdr * hdr,struct nl_pstate * npt) pflow_nl_list() argument
1334 pflow_nl_create(struct nlmsghdr * hdr,struct nl_pstate * npt) pflow_nl_create() argument
1386 pflow_nl_del(struct nlmsghdr * hdr,struct nl_pstate * npt) pflow_nl_del() argument
1444 pflow_nl_get(struct nlmsghdr * hdr,struct nl_pstate * npt) pflow_nl_get() argument
1702 pflow_nl_set(struct nlmsghdr * hdr,struct nl_pstate * npt) pflow_nl_set() argument
[all...]
/freebsd-src/sys/netlink/route/
H A Diface.c374 check_ifmsg(void * hdr,struct nl_pstate * npt) check_ifmsg() argument
450 rtnl_handle_getlink(struct nlmsghdr * hdr,struct nlpcb * nlp,struct nl_pstate * npt) rtnl_handle_getlink() argument
531 rtnl_handle_dellink(struct nlmsghdr * hdr,struct nlpcb * nlp,struct nl_pstate * npt) rtnl_handle_dellink() argument
587 create_link(struct nlmsghdr * hdr,struct nl_parsed_link * lattrs,struct nlattr_bmask * bm,struct nlpcb * nlp,struct nl_pstate * npt) 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() argument
736 post_p_nh(void *_attrs, struct nl_pstate *npt) in post_p_nh() argument
800 struct nl_pstate *npt) in nl_set_nexthop_gw() argument
819 newnhop(struct nl_parsed_nhop *attrs, struct user_nhop *unhop, struct nl_pstate *npt) in newnhop() argument
882 struct nl_pstate *npt) in rtnl_handle_newnhop() argument
966 rtnl_handle_delnhop(struct nlmsghdr * hdr,struct nlpcb * nlp,struct nl_pstate * npt) rtnl_handle_delnhop() argument
1005 rtnl_handle_getnhop(struct nlmsghdr * hdr,struct nlpcb * nlp,struct nl_pstate * npt) rtnl_handle_getnhop() argument
[all...]
H A Drt.c433 nlattr_get_multipath(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_multipath() argument
610 handle_rtm_getroute(struct nlpcb * nlp,struct nl_parsed_route * attrs,struct nlmsghdr * hdr,struct nl_pstate * npt) handle_rtm_getroute() argument
806 create_nexthop_one(struct nl_parsed_route * attrs,struct rta_mpath_nh * mpnh,struct nl_pstate * npt,struct nhop_object ** pnh) create_nexthop_one() argument
837 create_nexthop_from_attrs(struct nl_parsed_route * attrs,struct nl_pstate * npt,int * perror) create_nexthop_from_attrs() argument
925 rtnl_handle_newroute(struct nlmsghdr * hdr,struct nlpcb * nlp,struct nl_pstate * npt) rtnl_handle_newroute() argument
993 rtnl_handle_delroute(struct nlmsghdr * hdr,struct nlpcb * nlp,struct nl_pstate * npt) rtnl_handle_delroute() argument
1021 rtnl_handle_getroute(struct nlmsghdr * hdr,struct nlpcb * nlp,struct nl_pstate * npt) rtnl_handle_getroute() argument
[all...]
H A Dneigh.c361 rtnl_handle_newneigh(struct nlmsghdr *hdr, struct nlpcb *nlp, struct nl_pstate *npt) in rtnl_handle_newneigh() argument
474 rtnl_handle_delneigh(struct nlmsghdr * hdr,struct nlpcb * nlp,struct nl_pstate * npt) rtnl_handle_delneigh() argument
501 rtnl_handle_getneigh(struct nlmsghdr * hdr,struct nlpcb * nlp,struct nl_pstate * npt) rtnl_handle_getneigh() argument
[all...]
/freebsd-src/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-src/sys/tests/
H A Dktest.c96 dump_mod_test(struct nlmsghdr *hdr, struct nl_pstate *npt, in dump_mod_test() argument
116 dump_mod_tests(struct nlmsghdr *hdr, struct nl_pstate *npt, in dump_mod_tests() argument
132 dump_tests(struct nlmsghdr *hdr, struct nl_pstate *npt) in dump_tests() argument
163 run_test(struct nlmsghdr *hdr, struct nl_pstate *npt) in run_test() argument
[all...]
H A Dktest.h44 struct nl_pstate *npt; member
/freebsd-src/crypto/openssh/openbsd-compat/
H A Dgetcwd.c194 char *npt; in getcwd() local
/freebsd-src/sys/net/
H A Dif_clone.h63 struct nl_pstate *npt; /* (in) Netlink context */ member
H A Dif_vlan.c1258 struct nl_pstate *npt = ifd->npt; vlan_clone_create_nl() local
[all...]
/freebsd-src/sys/netinet/
H A Dip_carp.c2726 nlattr_get_carp_key(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_carp_key() argument
2737 struct nl_pstate *npt; global() member
2745 struct nl_pstate *npt = nlsa->npt; carp_nl_send() local
2836 carp_nl_get(struct nlmsghdr * hdr,struct nl_pstate * npt) carp_nl_get() argument
2882 carp_nl_set(struct nlmsghdr * hdr,struct nl_pstate * npt) carp_nl_set() argument
[all...]
/freebsd-src/contrib/ofed/opensm/opensm/
H A Dosm_torus.c7399 struct endpoint *npt, *opt; in tsw_changes() local