Searched refs:uni_encode_ie_hdr (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | unimsglib.h | 117 int uni_encode_ie_hdr(struct uni_msg *, enum uni_ietype, struct uni_iehdr *,
|
| H A D | uni_ie.c | 137 if (uni_encode_ie_hdr(msg, CODE, &ie->h, (LEN), cx)) \ 147 if (uni_encode_ie_hdr(msg, REALCODE, &ie->h, (LEN), cx)) \ 652 uni_encode_ie_hdr(struct uni_msg *msg, enum uni_ietype type, in uni_encode_ie_hdr() function
|