Home
last modified time | relevance | path

Searched defs:off0 (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_output.c1911 tcp_m_copym(struct mbuf *m, int32_t off0, int32_t *plen, in tcp_m_copym()
H A Dtcp_input.c622 int off0; in tcp_input() local
/f-stack/freebsd/kern/
H A Duipc_mbuf.c493 m_copym(struct mbuf *m, int off0, int len, int wait) in m_copym()
/f-stack/freebsd/netgraph/
H A Dng_parse.c1641 ng_parse_skip_value(const char *s, int off0, int *lenp) in ng_parse_skip_value()