Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:subobj_type

1161 		int subobj_type,af,subobj_len,total_subobj_len;
1172 subobj_type = (EXTRACT_16BITS(obj_tptr+2))>>8;
1177 tok2str(rsvp_obj_generalized_uni_values, "Unknown", subobj_type),
1178 subobj_type,
1182 switch(subobj_type) {