Home | History | Annotate | Download | only in init

Lines Matching refs:SOCK_SEQPACKET

272                         (!strcmp(si->type, "dgram") ? SOCK_DGRAM : SOCK_SEQPACKET));