Home
last modified time | relevance | path

Searched defs:optp (Results 1 – 12 of 12) sorted by relevance

/dflybsd-src/lib/libc/net/
H A Dip6opt.c287 u_int8_t *optp, *lim; in inet6_option_find() local
431 u_int8_t *optp = (u_int8_t *)extbuf + offset; in inet6_opt_append() local
491 u_int8_t *optp, *lim; in inet6_opt_next() local
539 u_int8_t *optp, *lim; in inet6_opt_find() local
/dflybsd-src/bin/sh/
H A Doptions.h43 char **optp; /* parameter list for getopts */ member
/dflybsd-src/sys/netinet6/
H A Dip6_output.c1260 struct ip6_pktopts **optp; in ip6_ctloutput() local
1390 struct ip6_pktopts **optp; in ip6_ctloutput() local
1452 struct ip6_pktopts **optp; in ip6_ctloutput() local
H A Draw_ip6.c279 struct ip6_pktopts opt, *optp = NULL; in rip6_output() local
H A Dip6_input.c1014 ip6_unknown_opt(u_int8_t *optp, struct mbuf *m, int off) in ip6_unknown_opt()
/dflybsd-src/sys/net/pf/
H A Dpf_osfp.c118 const u_int8_t *optp; in pf_osfp_fingerprint_hdr() local
H A Dpf_norm.c1916 u_char *optp = opts; in pf_normalize_tcpopt() local
/dflybsd-src/contrib/flex/src/
H A Dscanopt.c660 const optspec_t *optp; in scanopt() local
/dflybsd-src/sys/netinet/
H A Dtcp_syncache.c1131 u_int8_t *optp; in syncache_respond() local
H A Dtcp_input.c644 u_char *optp = NULL; in tcp_input() local
/dflybsd-src/sys/kern/
H A Dvfs_subr.c1934 vfs_flagstostr(int flags, const struct mountctl_opt *optp, in vfs_flagstostr()
/dflybsd-src/usr.bin/telnet/
H A Dcommands.c2769 sourceroute(struct addrinfo *ai, char *arg, char **cpp, int *lenp, int *protop, int *optp) in sourceroute()