/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));
|