Searched refs:called_soft (Results 1 – 7 of 7) sorted by relevance
80 if(IE_ISGOOD(src->called_soft)) in copy_msg_connect()81 dst->called_soft = src->called_soft; in copy_msg_connect()207 if(IE_ISGOOD(src->called_soft)) in copy_msg_setup()208 dst->called_soft = src->called_soft; in copy_msg_setup()320 if(IE_ISGOOD(src->called_soft)) in copy_msg_add_party()321 dst->called_soft = src->called_soft; in copy_msg_add_party()355 if(IE_ISGOOD(src->called_soft)) in copy_msg_add_party_ack()356 dst->called_soft = src->called_soft; in copy_msg_add_party_ack()
45 struct uni_ie_called_soft called_soft; member107 struct uni_ie_called_soft called_soft; member169 struct uni_ie_called_soft called_soft; member186 struct uni_ie_called_soft called_soft; member
112 called_soft - pnni216 called_soft - pnni327 called_soft - pnni353 called_soft - pnni
43 struct uni_ie_called_soft called_soft; member
346 if(msg->called_soft.h.present & UNI_IE_PRESENT) in print_connect()387 ret |= IE_ISPRESENT(m->called_soft); in check_connect()454 if((p->called_soft.h.present & UNI_IE_PRESENT) && in encode_connect()612 out->called_soft.h = *hdr; in decode_connect()1143 if(msg->called_soft.h.present & UNI_IE_PRESENT) in print_setup()1222 ret |= IE_ISPRESENT(m->called_soft); in check_setup()1642 out->called_soft.h = *hdr; in decode_setup()2288 ret |= IE_ISPRESENT(m->called_soft); in check_add_party()2551 out->called_soft.h = *hdr; in decode_add_party()2656 ret |= IE_ISPRESENT(m->called_soft); in check_add_party_ack()[all …]
73 element called_soft 0xe0 net 11 file=soft pnni
6080 DEF_IE_PRINT(net, called_soft) in DEF_IE_PRINT() argument6110 DEF_IE_CHECK(net, called_soft) in DEF_IE_CHECK() argument6156 DEF_IE_ENCODE(net, called_soft) in DEF_IE_ENCODE() argument6158 START_IE(called_soft, UNI_IE_CALLED_SOFT, 7); in DEF_IE_ENCODE()6222 DEF_IE_DECODE(net, called_soft) in DEF_IE_DECODE() argument