Searched refs:lgb (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-dfa.h343 cvmx_dfa_node_next_lgb_t lgb; /**< This format describes the DFA pointers in large mode, another way */ member in union:__anon11154
/freebsd-12-stable/sys/netinet/tcp_stacks/
H A Drack.c7055 struct tcp_log_buffer *lgb = NULL; local
8540 lgb = tcp_log_event_(tp, th, &so->so_rcv, &so->so_snd, TCP_LOG_OUT, ERRNO_UNK,
8543 lgb = NULL;
8633 if (lgb) {
8634 lgb->tlb_errno = error;
8635 lgb = NULL;

Completed in 74 milliseconds