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

  /src/sys/netinet/
dccp_usrreq.c 155 int dccp_get_option(char *, int, int, char *,int);
2189 dccp_get_option(char *options, int optlen, int type, char *buffer, int buflen) function in typeref:typename:int
2209 DCCP_DEBUG((LOG_INFO, "dccp_get_option option(%d) not found\n", type));
dccp_usrreq.c 155 int dccp_get_option(char *, int, int, char *,int);
2189 dccp_get_option(char *options, int optlen, int type, char *buffer, int buflen) function in typeref:typename:int
2209 DCCP_DEBUG((LOG_INFO, "dccp_get_option option(%d) not found\n", type));
dccp_usrreq.c 155 int dccp_get_option(char *, int, int, char *,int);
2189 dccp_get_option(char *options, int optlen, int type, char *buffer, int buflen) function in typeref:typename:int
2209 DCCP_DEBUG((LOG_INFO, "dccp_get_option option(%d) not found\n", type));

Completed in 41 milliseconds