Home | Sort by: relevance | last modified time | path |
/src/sys/netinet/ | |
sctp_input.c | 714 struct sctp_paramhdr *pbad; local in function:sctp_process_unrecog_param 716 pbad = phdr + 1; 717 switch (ntohs(pbad->param_type)) { 752 pbad->param_type, (u_int)pbad->param_type); |
sctp_input.c | 714 struct sctp_paramhdr *pbad; local in function:sctp_process_unrecog_param 716 pbad = phdr + 1; 717 switch (ntohs(pbad->param_type)) { 752 pbad->param_type, (u_int)pbad->param_type); |