Searched refs:sbcreatecontrol_how (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sys/sys/ |
| H A D | sockbuf.h | 162 sbcreatecontrol_how(void *p, int size, int type, int level,
|
| /freebsd-13.1/sys/kern/ |
| H A D | uipc_sockbuf.c | 1723 sbcreatecontrol_how(void *p, int size, int type, int level, int wait) in sbcreatecontrol_how() function 1759 return (sbcreatecontrol_how(p, size, type, level, M_NOWAIT)); in sbcreatecontrol()
|
| H A D | uipc_ktls.c | 1935 control = sbcreatecontrol_how(&tgr, sizeof(tgr), in ktls_decrypt()
|