HomeSort by: relevance | last modified time | path
    Searched defs:sctp_sosend (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
sctp_output.c 9798 sctp_sosend(struct socket *so, struct sockaddr *addr, struct uio *uio, function in typeref:typename:int
9861 printf("sctp_sosend: get control\n");
9884 printf("sctp_sosend: doing lookup\n");
10066 printf("sctp_sosend: before copying in %p\n", top);
10076 printf("sctp_sosend: before cii\n");
10080 printf("sctp_sosend: after cii\n");
10096 printf("sctp_sosend: after copying in\n");
10138 printf("sctp_sosend: before sending chunk\n");
sctp_output.c 9798 sctp_sosend(struct socket *so, struct sockaddr *addr, struct uio *uio, function in typeref:typename:int
9861 printf("sctp_sosend: get control\n");
9884 printf("sctp_sosend: doing lookup\n");
10066 printf("sctp_sosend: before copying in %p\n", top);
10076 printf("sctp_sosend: before cii\n");
10080 printf("sctp_sosend: after cii\n");
10096 printf("sctp_sosend: after copying in\n");
10138 printf("sctp_sosend: before sending chunk\n");

Completed in 171 milliseconds