Home
last modified time | relevance | path

Searched refs:rtp_buf_hold (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.sbin/eigrpd/
H A Drtp.c30 static struct pbuf *rtp_buf_hold(struct pbuf *);
53 rtp_buf_hold(struct pbuf *pbuf) in rtp_buf_hold() function
78 pkt->pbuf = rtp_buf_hold(pbuf); in rtp_packet_new()