Searched refs:sbcreatecontrol_how (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/compat/include/sys/ |
| H A D | sockbuf.h | 163 sbcreatecontrol_how(void *p, int size, int type, int level,
|
| /f-stack/freebsd/sys/ |
| H A D | sockbuf.h | 163 sbcreatecontrol_how(void *p, int size, int type, int level,
|
| /f-stack/freebsd/kern/ |
| H A D | uipc_sockbuf.c | 1733 sbcreatecontrol_how(void *p, int size, int type, int level, int wait) in sbcreatecontrol_how() function 1769 return (sbcreatecontrol_how(p, size, type, level, M_NOWAIT)); in sbcreatecontrol()
|
| H A D | uipc_ktls.c | 1863 control = sbcreatecontrol_how(&tgr, sizeof(tgr), in ktls_decrypt()
|