Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:subobj_type

1076 		int subobj_type,af,subobj_len,total_subobj_len;
1087 subobj_type = (EXTRACT_16BITS(obj_tptr+2))>>8;
1092 tok2str(rsvp_obj_generalized_uni_values, "Unknown", subobj_type),
1093 subobj_type,
1097 switch(subobj_type) {