Searched refs:v (Results 1 – 5 of 5) sorted by relevance
86 u8_t tclass1:4, v:4; member89 u8_t v:4, tclass1:4;
156 #define IPH_VHL_SET(hdr, v, hl) (hdr)->_v_hl = (((v) << 4) | (hl)) argument
175 if (iphdr->v != 6) { in ip_input()287 iphdr->v = 6; in ip_output_if()361 iphdr->v, in ip_debug_print()
109 int v; in snmp_error_response() local112 for (v=0; v<msg_ps->vb_idx; v++) { in snmp_error_response()
45 ssh -v your_login@cvs.sv.gnu.org