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() argument
73 nlmsg_report_err_offset(struct nl_pstate *npt, uint32_t off) in nlmsg_report_err_offset() argument
82 nlmsg_report_cookie(struct nl_pstate *npt, struct nlattr *nla) in nlmsg_report_cookie() argument
90 nlmsg_report_cookie_u32(struct nl_pstate *npt, uint32_ argument
126 nl_parse_attrs_raw(struct nlattr * nla_head,int len,const struct nlattr_parser * ps,int pslen,struct nl_pstate * npt,void * target) nl_parse_attrs_raw() argument
197 nlattr_get_flag(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_flag() argument
210 parse_rta_ip4(void * rta_data,struct nl_pstate * npt,int * perror) parse_rta_ip4() argument
226 parse_rta_ip6(void * rta_data,struct nl_pstate * npt,int * perror) parse_rta_ip6() argument
242 parse_rta_ip(struct rtattr * rta,struct nl_pstate * npt,int * perror) parse_rta_ip() argument
261 nlattr_get_ip(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_ip() argument
272 parse_rta_via(struct rtattr * rta,struct nl_pstate * npt,int * perror) parse_rta_via() argument
305 nlattr_get_ipvia(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_ipvia() argument
316 nlattr_get_bool(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_bool() argument
328 nlattr_get_uint8(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_uint8() argument
340 nlattr_get_uint16(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_uint16() argument
352 nlattr_get_uint32(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_uint32() argument
364 nlattr_get_uint64(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_uint64() argument
376 nlattr_get_in_addr(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_in_addr() argument
388 nlattr_get_in6_addr(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_in6_addr() argument
400 nlattr_get_ifp_internal(struct nlattr * nla,struct nl_pstate * npt,void * target,bool zero_ok) nlattr_get_ifp_internal() argument
431 nlattr_get_ifp(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_ifp() argument
437 nlattr_get_ifpz(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_ifpz() argument
443 nlattr_get_chara(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_chara() argument
460 nlattr_get_string(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_string() argument
475 nlattr_get_stringn(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_stringn() argument
490 nlattr_get_bytes(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_bytes() argument
503 nlattr_get_nla(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_nla() argument
511 nlattr_get_nested(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_nested() argument
522 nlattr_get_nested_ptr(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_nested_ptr() argument
533 nlf_get_ifp(void * src,struct nl_pstate * npt,void * target) nlf_get_ifp() argument
550 nlf_get_ifpz(void * src,struct nl_pstate * npt,void * target) nlf_get_ifpz() argument
567 nlf_get_u8(void * src,struct nl_pstate * npt,void * target) nlf_get_u8() argument
577 nlf_get_u8_u32(void * src,struct nl_pstate * npt,void * target) nlf_get_u8_u32() argument
584 nlf_get_u16(void * src,struct nl_pstate * npt,void * target) nlf_get_u16() argument
591 nlf_get_u32(void * src,struct nl_pstate * npt,void * target) nlf_get_u32() argument
[all...]
H A Dnetlink_io.c259 struct nlpcb *nlp, struct nl_pstate *npt) in nl_receive_message()
307 npt_clear(struct nl_pstate *npt) in npt_clear()
336 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() 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_route.c67 rtnl_handle_message(struct nlmsghdr *hdr, struct nl_pstate *npt) in rtnl_handle_message()
H A Dnetlink_glue.c274 const struct nlattr_bmask *bm , struct nl_pstate *npt) in nl_modify_ifp_generic()
280 nl_store_ifp_cookie(struct nl_pstate *npt, struct ifnet *ifp) in nl_store_ifp_cookie()
H A Dnetlink_generic.c57 genl_handle_message(struct nlmsghdr *hdr, struct nl_pstate *npt) in genl_handle_message()
209 nlctrl_handle_getfamily(struct nlmsghdr *hdr, struct nl_pstate *npt) in nlctrl_handle_getfamily()
H A Dnetlink_message_writer.c268 struct nl_pstate *npt) in nlmsg_ack()
/freebsd/sys/netpfil/pf/
H A Dpf_nl.c146 struct nl_pstate *npt) in dump_state()
230 struct nlmsghdr *hdr, struct nl_pstate *npt) in handle_dumpstates()
287 struct nlmsghdr *hdr, struct nl_pstate *npt) in handle_getstate()
303 struct nl_pstate *npt) in dump_creatorid()
326 pf_handle_getstates(struct nlmsghdr *hdr, struct nl_pstate *npt) in pf_handle_getstates()
344 pf_handle_getcreators(struct nlmsghdr *hdr, struct nl_pstate *npt) in pf_handle_getcreators()
501 nlattr_get_pf_rule_labels(struct nlattr *nla, struct nl_pstate *npt, in nlattr_get_pf_rule_labels()
526 nlattr_get_nested_pf_rule_labels(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *… in nlattr_get_nested_pf_rule_labels()
619 nlattr_get_pf_timeout(struct nlattr *nla, struct nl_pstate *npt, in nlattr_get_pf_timeout()
643 nlattr_get_nested_timeouts(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_nested_timeouts()
[all …]
H A Dpflow.c1312 pflow_nl_list(struct nlmsghdr *hdr, struct nl_pstate *npt) in pflow_nl_list()
1351 pflow_nl_create(struct nlmsghdr *hdr, struct nl_pstate *npt) in pflow_nl_create()
1400 pflow_nl_del(struct nlmsghdr *hdr, struct nl_pstate *npt) in pflow_nl_del()
1455 pflow_nl_get(struct nlmsghdr *hdr, struct nl_pstate *npt) in pflow_nl_get()
1710 pflow_nl_set(struct nlmsghdr *hdr, struct nl_pstate *npt) in pflow_nl_set()
/freebsd/sys/netlink/route/
H A Diface.c376 check_ifmsg(void *hdr, struct nl_pstate *npt) in check_ifmsg()
452 rtnl_handle_getlink(struct nlmsghdr *hdr, struct nlpcb *nlp, struct nl_pstate *npt) in rtnl_handle_getlink()
533 rtnl_handle_dellink(struct nlmsghdr *hdr, struct nlpcb *nlp, struct nl_pstate *npt) in rtnl_handle_dellink()
589 struct nlattr_bmask *bm, struct nlpcb *nlp, struct nl_pstate *npt) in create_link()
614 struct nlattr_bmask *bm, struct nlpcb *nlp, struct nl_pstate *npt) in modify_link()
670 rtnl_handle_newlink(struct nlmsghdr *hdr, struct nlpcb *nlp, struct nl_pstate *npt) in rtnl_handle_newlink()
702 struct nl_pstate *npt) in check_sa_family()
729 nlattr_get_cinfo(struct nlattr *nla, struct nl_pstate *npt, in nlattr_get_cinfo()
769 post_p_ifa(void *_attrs, struct nl_pstate *npt) in post_p_ifa()
1060 rtnl_handle_getaddr(struct nlmsghdr *hdr, struct nlpcb *nlp, struct nl_pstate *npt) in rtnl_handle_getaddr()
[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()
967 struct nl_pstate *npt) in rtnl_handle_delnhop()
1006 struct nl_pstate *npt) in rtnl_handle_getnhop()
H A Drt.c434 nlattr_get_multipath(struct nlattr *nla, struct nl_pstate *npt, in nlattr_get_multipath() argument
611 handle_rtm_getroute(struct nlpcb * nlp,struct nl_parsed_route * attrs,struct nlmsghdr * hdr,struct nl_pstate * npt) handle_rtm_getroute() argument
807 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
838 create_nexthop_from_attrs(struct nl_parsed_route * attrs,struct nl_pstate * npt,int * perror) create_nexthop_from_attrs() argument
926 rtnl_handle_newroute(struct nlmsghdr * hdr,struct nlpcb * nlp,struct nl_pstate * npt) rtnl_handle_newroute() argument
994 rtnl_handle_delroute(struct nlmsghdr * hdr,struct nlpcb * nlp,struct nl_pstate * npt) rtnl_handle_delroute() argument
1023 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()
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.c1254 struct nl_pstate *npt = ifd->npt; in vlan_clone_create_nl() local
/freebsd/sys/netinet/
H A Dip_carp.c2721 nlattr_get_carp_key(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_carp_key()
2732 struct nl_pstate *npt; member
2740 struct nl_pstate *npt = nlsa->npt; in carp_nl_send() local
2826 carp_nl_get(struct nlmsghdr *hdr, struct nl_pstate *npt) in carp_nl_get()
2872 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