HomeSort by relevance Sort by last modified time
    Searched defs:msg_buf (Results 1 - 2 of 2) sorted by null

  /external/iproute2/include/
bpf_scm.h 30 char msg_buf[BPF_SCM_MSG_SIZE]; member in struct:bpf_map_set_msg
50 BUILD_BUG_ON(sizeof(msg->msg_buf) < cmsg_ctl_len);
51 msg->hdr.msg_control = &msg->msg_buf;
  /external/bison/src/
scan-code.c 2628 static struct obstack msg_buf; local
    [all...]

Completed in 2664 milliseconds