Home
last modified time | relevance | path

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

/freebsd/usr.bin/getaddrinfo/
H A Dgetaddrinfo.c186 parse_protocol(const char *string, int *protop) in parse_protocol()
/freebsd/sbin/ipfw/
H A Dipfw2.c3843 add_proto0(ipfw_insn *cmd, char *av, u_char *protop) in add_proto0()
3862 add_proto(ipfw_insn *cmd, char *av, u_char *protop) in add_proto()
3883 add_proto_compat(ipfw_insn *cmd, char *av, u_char *protop) in add_proto_compat()
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c2512 int *protop, in sourceroute()
/freebsd/contrib/telnet/telnet/
H A Dcommands.c2849 sourceroute(struct addrinfo *ai, char *arg, unsigned char **cpp, int *lenp, int *protop, int *optp) in sourceroute()