Searched refs:DLT_FRELAY (Results 1 – 8 of 8) sorted by relevance
86 #ifdef DLT_FRELAY87 DLT_CHOICE(DLT_FRELAY, "Frame Relay"),
133 #ifdef DLT_FRELAY134 { fr_if_print, DLT_FRELAY },
572 (p->linktype != DLT_FRELAY)) in dag_read()588 (p->linktype != DLT_FRELAY) && in dag_read()1308 p->dlt_list[dlt_index++] = DLT_FRELAY;1353 p->dlt_list[dlt_index++] = DLT_FRELAY;
2269 v = DLT_FRELAY;
2051 handle->linktype = DLT_FRELAY; in map_arphrd_to_dlt()
1472 case DLT_FRELAY: in init_linktype()3458 case DLT_FRELAY: in gen_linktype()6512 case DLT_FRELAY: in gen_proto()
733 DLT_IP_OVER_FC, DLT_FRELAY, others.
215 #define DLT_FRELAY 107 macro