Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/misc/
H A Dunimsg_common.c48 if (uni_msg_ensure(msg, need)) in uni_msg_prepend()
/f-stack/freebsd/contrib/ngatm/netnatm/
H A Dunimsg.h68 #define uni_msg_ensure(M, S) \ macro
/f-stack/freebsd/netgraph/atm/
H A Dngatmbase.c124 if ((error = uni_msg_ensure(m, size))) in uni_msg_append()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_ie.c219 (void)uni_msg_ensure(msg, 9); in uni_encode_msg_hdr()
657 (void)uni_msg_ensure(msg, 4 + len); in uni_encode_ie_hdr()