| /freebsd-13.1/sbin/hastd/ |
| H A D | proto_impl.h | 58 struct proto { struct 73 TAILQ_ENTRY(proto) prt_next; argument
|
| H A D | proto.c | 62 proto_register(struct proto *proto, bool isdefault) in proto_register() 76 proto_alloc(struct proto *proto, int side) in proto_alloc() 113 struct proto *proto; in proto_common_setup() local 318 struct proto *proto; in proto_connection_recv() local
|
| /freebsd-13.1/contrib/openbsm/bin/auditdistd/ |
| H A D | proto_impl.h | 56 struct proto { struct 71 TAILQ_ENTRY(proto) prt_next; argument
|
| H A D | proto.c | 57 proto_register(struct proto *proto, bool isdefault) in proto_register() 71 proto_alloc(struct proto *proto, int side) in proto_alloc() 108 struct proto *proto; in proto_common_setup() local 301 struct proto *proto; in proto_wrap() local 446 struct proto *proto; in proto_exec() local
|
| /freebsd-13.1/sys/netipsec/ |
| H A D | ipsec_support.h | 70 #define IPSEC_ENABLED(proto) \ argument 123 #define IPSEC_INPUT(proto, m, ...) \ argument 127 #define IPSEC_FORWARD(proto, m) \ argument 133 #define IPSEC_CAPS(proto, m, ...) \ argument 135 #define IPSEC_HDRSIZE(proto, inp) \ argument 174 #define IPSEC_INPUT(proto, ...) \ argument 178 #define IPSEC_FORWARD(proto, ...) \ argument 180 #define IPSEC_OUTPUT(proto, ...) \ argument 182 #define IPSEC_PCBCTL(proto, ...) \ argument 184 #define IPSEC_CAPS(proto, ...) \ argument [all …]
|
| H A D | ipsec_input.c | 101 #define IPSEC_ISTAT(proto, name) do { \ argument 238 ipsec4_input(struct mbuf *m, int offset, int proto) in ipsec4_input() 460 ipsec6_input(struct mbuf *m, int offset, int proto) in ipsec6_input()
|
| /freebsd-13.1/usr.sbin/ppp/ |
| H A D | proto.c | 52 proto_WrapperOctets(struct lcp *lcp, u_short proto) in proto_WrapperOctets() 58 proto_Prepend(struct mbuf *bp, u_short proto, unsigned comp, int extra) in proto_Prepend() 75 int pri __unused, u_short *proto) in proto_LayerPush() 88 u_short *proto) in proto_LayerPull()
|
| H A D | nat_cmd.c | 114 const char *proto; in nat_RedirectPort() local 327 StrToPort(const char *str, u_short *port, const char *proto) in StrToPort() 347 StrToPortRange(const char *str, u_short *low, u_short *high, const char *proto) in StrToPortRange() 373 u_short *high, const char *proto) in StrToAddrAndPort() 501 int pri __unused, u_short *proto) in nat_LayerPush() 518 u_short *proto) in nat_LayerPull()
|
| H A D | link.c | 218 link_ProtocolRecord(struct link *l, u_short proto, int type) in link_ProtocolRecord() 251 u_short proto) in link_PushPacket() 281 u_short lproto[LAYER_MAX], proto; in link_PullPacket() local 352 u_short proto; member 375 Despatch(struct bundle *bundle, struct link *l, struct mbuf *bp, u_short proto) in Despatch()
|
| H A D | acf.c | 55 acf_WrapperOctets(struct lcp *lcp, u_short proto) in acf_WrapperOctets() 62 int pri __unused, u_short *proto) in acf_LayerPush()
|
| H A D | vjcomp.c | 76 int pri __unused, u_short *proto) in vj_LayerPush() 168 u_short *proto) in vj_LayerPull()
|
| /freebsd-13.1/sys/net/ |
| H A D | netisr.c | 391 u_int i, proto; in netisr_register() local 486 u_int i, proto; in netisr_clearqdrops() local 518 u_int i, proto; in netisr_getqdrops() local 550 u_int proto; in netisr_getqlimit() local 579 u_int i, proto; in netisr_setqlimit() local 642 u_int i, proto; in netisr_unregister() local 684 u_int proto; in netisr_register_vnet() local 752 u_int proto; in netisr_unregister_vnet() local 1369 u_int counter, proto; in sysctl_netisr_proto() local 1473 u_int counter, cpuid, proto; in sysctl_netisr_work() local [all …]
|
| H A D | raw_usrreq.c | 74 raw_input(struct mbuf *m0, struct sockproto *proto, struct sockaddr *src) in raw_input() 81 raw_input_ext(struct mbuf *m0, struct sockproto *proto, struct sockaddr *src, in raw_input_ext() 155 raw_uattach(struct socket *so, int proto, struct thread *td) in raw_uattach()
|
| /freebsd-13.1/contrib/pf/tftp-proxy/ |
| H A D | filter.c | 69 struct sockaddr *dst, u_int16_t d_port, u_int8_t proto) in add_filter() 90 u_int16_t nat_range_high, u_int8_t proto) in add_nat() 124 u_int16_t d_port, struct sockaddr *rdr, u_int16_t rdr_port, u_int8_t proto) in add_rdr() 240 struct sockaddr *dst, u_int16_t d_port, u_int8_t proto) in prepare_rule() 344 struct sockaddr *server, u_int8_t proto) in server_lookup() 360 struct sockaddr_in *server, u_int8_t proto) in server_lookup4() 388 struct sockaddr_in6 *server, u_int8_t proto) in server_lookup6()
|
| /freebsd-13.1/contrib/traceroute/ |
| H A D | rip_output.c | 12 short proto = rp->rcb_proto.sp_protocol; local 14 short proto = so->so_proto->pr_protocol; local
|
| /freebsd-13.1/contrib/tcpdump/ |
| H A D | print-mobile.c | 54 uint16_t proto; member 70 u_short proto,crc; in mobile_print() local
|
| /freebsd-13.1/usr.bin/bluetooth/bthost/ |
| H A D | bthost.c | 47 int opt, brief = 0, proto = 0; in main() local 114 int proto; in protomode() local
|
| /freebsd-13.1/sys/netinet/ |
| H A D | in_rss.c | 120 u_short sp, u_short dp, int proto, in rss_proto_software_hash_v4() 167 u_short sp, u_short dp, int proto, uint32_t *hashtype) in xps_proto_software_hash_v4() 220 uint8_t proto; in rss_mbuf_software_hash_v4() local
|
| /freebsd-13.1/sys/netinet6/ |
| H A D | in6_rss.c | 121 u_short sp, u_short dp, int proto, in rss_proto_software_hash_v6() 168 u_short sp, u_short dp, int proto, uint32_t *hashtype) in xps_proto_software_hash_v6() 223 uint8_t proto; in rss_mbuf_software_hash_v6() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| H A D | RenderScriptExpressionOpts.cpp | 44 bool registerRSDefaultTargetOpts(clang::TargetOptions &proto, in registerRSDefaultTargetOpts() 159 bool RenderScriptRuntime::GetOverrideExprOptions(clang::TargetOptions &proto) { in GetOverrideExprOptions()
|
| /freebsd-13.1/contrib/sendmail/include/sm/ |
| H A D | cdefs.h | 69 # define SM_DEAD(proto) volatile proto argument 72 # define SM_DEAD(proto) proto __attribute__((__noreturn__)) argument 76 # define SM_DEAD(proto) proto argument
|
| /freebsd-13.1/sys/netgraph/ |
| H A D | ng_ppp.c | 866 uint16_t proto; in ng_ppp_rcvdata_bypass() local 972 ng_ppp_hcomp_xmit(node_p node, item_p item, uint16_t proto) in ng_ppp_hcomp_xmit() 1087 ng_ppp_comp_xmit(node_p node, item_p item, uint16_t proto) in ng_ppp_comp_xmit() 1122 uint16_t proto; in ng_ppp_rcvdata_compress() local 1193 uint16_t proto; in ng_ppp_rcvdata_decompress() local 1293 uint16_t proto; in ng_ppp_rcvdata_decrypt() local 1412 uint16_t proto; in ng_ppp_rcvdata() local 1829 uint16_t proto; in ng_ppp_frag_process() local 1896 uint16_t proto; in ng_ppp_frag_checkstale() local 1989 ng_ppp_mp_xmit(node_p node, item_p item, uint16_t proto) in ng_ppp_mp_xmit() [all …]
|
| /freebsd-13.1/lib/libc/net/ |
| H A D | getproto.c | 96 getprotobynumber_r(int proto, struct protoent *pptr, char *buffer, in getprotobynumber_r() 128 getprotobynumber(int proto) in getprotobynumber()
|
| /freebsd-13.1/usr.bin/systat/ |
| H A D | netstat.c | 333 enter_kvm(struct inpcb *inp, struct socket *so, int state, const char *proto) in enter_kvm() 345 const char *proto) in enter_sysctl() 356 enter(struct in_conninfo *inc, uint8_t vflag, int state, const char *proto) in enter() 460 char proto[6]; in shownetstat() local 538 inetprint(struct sockaddr *sa, const char *proto) in inetprint()
|
| /freebsd-13.1/stand/libsa/ |
| H A D | ip.c | 89 sendip(struct iodesc *d, void *pkt, size_t len, uint8_t proto) in sendip() 182 uint8_t proto) in readipv4() 409 uint8_t proto) in readip()
|