Searched defs:offp (Results 1 - 25 of 47) sorted by relevance

12

/freebsd-11.0-release/sys/netinet6/
H A Ddest6.c63 dest6_input(struct mbuf **mp, int *offp, int proto) argument
H A Droute6.c60 route6_input(struct mbuf **mp, int *offp, int proto) argument
H A Din6_gif.c148 in6_gif_input(struct mbuf **mp, int *offp, int proto) argument
H A Dfrag6.c153 frag6_input(struct mbuf **mp, int *offp, int proto) argument
H A Draw_ip6.c160 rip6_input(struct mbuf **mp, int *offp, int proto) argument
H A Dsctp6_usrreq.c66 sctp6_input_with_port(struct mbuf **i_pak, int *offp, uint16_t port) argument
182 sctp6_input(struct mbuf **i_pak, int *offp, int proto SCTP_UNUSED) argument
H A Dudp6_usrreq.c194 udp6_input(struct mbuf **mp, int *offp, int proto) argument
H A Dip6_input.c935 ip6_hopopts_input(u_int32_t *plenp, u_int32_t *rtalertp, struct mbuf **mp, int *offp) argument
/freebsd-11.0-release/lib/libc/tests/stdio/
H A Dgetdelim_test.c51 size_t *offp = cookie; local
67 size_t *offp; local
[all...]
/freebsd-11.0-release/sys/netinet/
H A Din_gif.c137 in_gif_input(struct mbuf **mp, int *offp, int proto) argument
H A Dip_encap.c120 encap4_input(struct mbuf **mp, int *offp, int proto) argument
212 encap6_input(struct mbuf **mp, int *offp, int proto) argument
H A Dip_divert.c178 div_input(struct mbuf **mp, int *offp, int proto) argument
H A Dip_icmp.c362 icmp_input(struct mbuf **mp, int *offp, int proto) argument
H A Dip_input.c1336 rsvp_input(struct mbuf **mp, int *offp, int proto) argument
H A Draw_ip.c280 rip_input(struct mbuf **mp, int *offp, int proto) argument
H A Dtcp_input.c552 tcp6_input(struct mbuf **mp, int *offp, int proto) argument
583 tcp_input(struct mbuf **mp, int *offp, int proto) argument
/freebsd-11.0-release/sys/kern/
H A Duipc_mbuf2.c95 m_pulldown(struct mbuf *m, int off, int len, int *offp) argument
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_diff.c182 dmu_diff(const char *tosnap_name, const char *fromsnap_name, struct vnode *vp, offset_t *offp) argument
H A Dspa_history.c340 spa_history_get(spa_t *spa, uint64_t *offp, uint64_t *len, char *buf) argument
/freebsd-11.0-release/sys/netipsec/
H A Dipsec_input.c243 ah4_input(struct mbuf **mp, int *offp, int proto) argument
265 esp4_input(struct mbuf **mp, int *offp, int proto) argument
288 ipcomp4_input(struct mbuf **mp, int *offp, int proto) argument
543 ipsec6_common_input(struct mbuf **mp, int *offp, int proto) argument
[all...]
H A Dxform_ipcomp.c131 ipcomp_nonexp_input(struct mbuf **mp, int *offp, int proto) argument
/freebsd-11.0-release/sys/net/
H A Dif_gre.c679 gre_input(struct mbuf **mp, int *offp, int proto) argument
H A Dif_stf.c598 in_stf_input(struct mbuf **mp, int *offp, int proto) argument
/freebsd-11.0-release/sys/ddb/
H A Ddb_sym.c368 db_search_symbol(db_addr_t val, db_strategy_t strategy, db_expr_t *offp) argument
/freebsd-11.0-release/contrib/nvi/regex/
H A Dengine.c73 const RCHAR_T *offp; /* offsets work from here */ member in struct:match

Completed in 272 milliseconds

12