Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/
H A Dunimsg.h71 int uni_msg_append(struct uni_msg *, void *, size_t);
/f-stack/freebsd/netgraph/atm/
H A Dngatmbase.c120 uni_msg_append(struct uni_msg *m, void *buf, size_t size) in uni_msg_append() function