Home
last modified time | relevance | path

Searched refs:CBUF_LEN (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c141 #define CBUF_LEN 8192 /* Maximum size of the cmd */ macro
155 static char cbuf[CBUF_LEN]; /* Command buffer */
1861 static uint64_t buf[SADB_8TO64(CBUF_LEN)]; in ipsec_read_dump()
3763 if ((cbuf_offset + len + 1) >= CBUF_LEN) in parse_action()
3895 if ((cbuf_offset + len + 1) >= CBUF_LEN) in parse_pattern_or_prop()