Searched refs:decode_subaddr (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/sys/contrib/ngatm/netnatm/msg/ |
| H A D | uni_ie.c | 2263 decode_subaddr(struct uni_subaddr *addr, u_int ielen, struct uni_msg *msg, in decode_subaddr() function 2379 if(decode_subaddr(&ie->addr, ielen, msg, c)) in DEF_IE_DECODE() 2493 if(decode_subaddr(&ie->addr, ielen, msg, c)) in DEF_IE_DECODE() 2607 if(decode_subaddr(&ie->addr, ielen, msg, c)) in DEF_IE_DECODE()
|