Lines Matching defs:msg
219 ps_inet_validudp(struct msghdr *msg, uint16_t sport, uint16_t dport) in ps_inet_validudp()
239 ps_inet_validnd(struct msghdr *msg) in ps_inet_validnd()
265 struct ps_msghdr *psm, struct msghdr *msg) in ps_inet_sendmsg()
318 ps_inet_dispatch(void *arg, struct ps_msghdr *psm, struct msghdr *msg) in ps_inet_dispatch()
523 ps_inet_cmd(struct dhcpcd_ctx *ctx, struct ps_msghdr *psm, struct msghdr *msg) in ps_inet_cmd()
613 ps_inet_in_docmd(struct ipv4_addr *ia, uint16_t cmd, const struct msghdr *msg) in ps_inet_in_docmd()
645 ps_inet_sendbootp(struct interface *ifp, const struct msghdr *msg) in ps_inet_sendbootp()
656 ps_inet_ifp_docmd(struct interface *ifp, uint16_t cmd, const struct msghdr *msg) in ps_inet_ifp_docmd()
686 ps_inet_sendnd(struct interface *ifp, const struct msghdr *msg) in ps_inet_sendnd()
693 ps_inet_sendnd(struct interface *ifp, const struct msghdr *msg) in ps_inet_sendnd()
703 ps_inet_in6_docmd(struct ipv6_addr *ia, uint16_t cmd, const struct msghdr *msg) in ps_inet_in6_docmd()
734 ps_inet_senddhcp6(struct interface *ifp, const struct msghdr *msg) in ps_inet_senddhcp6()