Searched refs:ptype (Results 1 – 3 of 3) sorted by relevance
21 uint16_t ptype; /* 10 protocol type (must be ETH_P_IP) */ member72 arp.ptype = htons(ETH_P_IP); /* protocol type (ARP message) */ in arpping()
810 enum prop_type ptype; in on_back_clicked() local813 ptype = current->prompt ? current->prompt->type : P_UNKNOWN; in on_back_clicked()814 if (ptype != P_MENU) in on_back_clicked()1050 enum prop_type ptype; in on_treeview2_button_press_event() local1051 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in on_treeview2_button_press_event()1053 if (ptype == P_MENU && view_mode != FULL_VIEW && col == COL_OPTION) { in on_treeview2_button_press_event()1185 enum prop_type ptype; in fill_row() local1203 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in fill_row()1204 switch (ptype) { in fill_row()1476 enum prop_type ptype; in display_tree() local[all …]
672 enum prop_type ptype; in contentsMouseReleaseEvent() local694 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in contentsMouseReleaseEvent()695 if (ptype == P_MENU && rootEntry != menu && in contentsMouseReleaseEvent()734 enum prop_type ptype; in contentsMouseDoubleClickEvent() local745 ptype = menu->prompt ? menu->prompt->type : P_UNKNOWN; in contentsMouseDoubleClickEvent()746 if (ptype == P_MENU && (mode == singleMode || mode == symbolMode)) in contentsMouseDoubleClickEvent()