Searched refs:ibuf_open (Results 1 – 25 of 33) sorted by relevance
12
69 return ibuf_open(IKED_MSGBUF_MAX); in ibuf_static()105 if ((buf = ibuf_open(len)) == NULL) in ibuf_random()
33 if ((buf = ibuf_open(size)) == NULL) in send_keepalive()
85 if ((buf = ibuf_open(size)) == NULL) in send_address()155 if ((buf = ibuf_open(size)) == NULL) in send_mac_withdrawal()
43 if ((buf = ibuf_open(size)) == NULL) in send_init()232 if ((buf = ibuf_open(size)) == NULL) in send_capability()
47 if ((buf = ibuf_open(size)) == NULL) in send_notification_full()
116 if ((buf = ibuf_open(iface->mtu - sizeof(struct ip) - in send_triggered_update()178 if ((buf = ibuf_open(iface->mtu - sizeof(struct ip) - in send_request()254 if ((buf = ibuf_open(iface->mtu - sizeof(struct ip) - in send_response()
47 if ((buf = ibuf_open(iface->mtu - sizeof(struct ip))) == NULL) in send_graft_ack()
47 if ((buf = ibuf_open(iface->mtu - sizeof(struct ip))) == NULL) in send_graft()
47 if ((buf = ibuf_open(iface->mtu - sizeof(struct ip))) == NULL) in send_ask_nbrs2()
48 if ((buf = ibuf_open(iface->mtu - sizeof(struct ip))) == NULL) in send_nbrs2()
52 if ((buf = ibuf_open(iface->mtu - sizeof(struct ip))) == NULL) in send_report()240 if ((buf = ibuf_open(iface->mtu - sizeof(struct ip))) == NULL) in rr_list_send()
55 if ((buf = ibuf_open(nbr->iface->mtu - sizeof(struct ip))) == NULL) in send_prune()
48 if ((buf = ibuf_open(iface->mtu - sizeof(struct ip))) == NULL) in send_probe()
50 if ((buf = ibuf_open(iface->mtu - sizeof(struct ip))) == NULL) in send_igmp_query()
252 if ((hdrbuf = ibuf_open(IMSG_HEADER_SIZE)) == NULL) in imsg_compose_ibuf()369 if ((b = ibuf_open(len)) == NULL) in imsg_parse_hdr()
50 ibuf_open;
67 struct ibuf *ibuf_open(size_t);
169 if ((b = ibuf_open(len)) == NULL) in io_parse_hdr()
299 if ((ibuf = ibuf_open(len / 2)) == NULL) in string2binary()
40 if ((buf = ibuf_open(nbr->iface->mtu - sizeof(struct ip6_hdr))) == NULL) in send_ls_req()
43 if ((buf = ibuf_open(iface->mtu - sizeof(struct ip6_hdr))) == NULL) { in prepare_ls_ack()
46 if ((buf = ibuf_open(nbr->iface->mtu - sizeof(struct ip6_hdr))) == NULL) in send_db_description()
39 if ((buf = ibuf_open(nbr->iface->mtu - sizeof(struct ip))) == NULL) in send_ls_req()
43 if ((buf = ibuf_open(iface->mtu - sizeof(struct ip))) == NULL) { in prepare_ls_ack()
48 if ((buf = ibuf_open(nbr->iface->mtu - sizeof(struct ip))) == NULL) in send_db_description()