Home | Sort by: relevance | last modified time | path |
/src/sys/netinet/ | |
dccp_usrreq.c | 206 int isipv6 = 0; local in function:dccp_input 220 isipv6 = (mtod(m, struct ip *)->ip_v == 6) ? 1 : 0; 224 if (isipv6) { 279 if (isipv6) 297 if (!isipv6) { 315 if (isipv6) { 339 if (isipv6) { 358 if (isipv6) { 373 if (isipv6) { 399 * if (!isipv6) { 1129 int isipv6 = 0; local in function:dccp_output 1913 int isipv6 = 0; local in function:dccp_send [all...] |
dccp_usrreq.c | 206 int isipv6 = 0; local in function:dccp_input 220 isipv6 = (mtod(m, struct ip *)->ip_v == 6) ? 1 : 0; 224 if (isipv6) { 279 if (isipv6) 297 if (!isipv6) { 315 if (isipv6) { 339 if (isipv6) { 358 if (isipv6) { 373 if (isipv6) { 399 * if (!isipv6) { 1129 int isipv6 = 0; local in function:dccp_output 1913 int isipv6 = 0; local in function:dccp_send [all...] |