Searched defs:protop (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.bin/getaddrinfo/ |
H A D | getaddrinfo.c | 186 parse_protocol(const char *string, int *protop) in parse_protocol()
|
/freebsd/sbin/ipfw/ |
H A D | ipfw2.c | 3843 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 D | commands.c | 2512 int *protop, in sourceroute()
|
/freebsd/contrib/telnet/telnet/ |
H A D | commands.c | 2849 sourceroute(struct addrinfo *ai, char *arg, unsigned char **cpp, int *lenp, int *protop, int *optp) in sourceroute()
|