Home | History | Annotate | Download | only in ip

Lines Matching refs:sbuf

933 		char sbuf[STRBUF_SIZE];
935 memcpy(sbuf, buf, sizeof(sbuf));
936 strlcat(sbuf, "sel ", sizeof(sbuf));
938 xfrm_selector_print(&xsinfo->sel, xsinfo->family, fp, sbuf);