Home
last modified time | relevance | path

Searched defs:fraglen (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_socks.c39 interpret_socks_call(flags, line, fraglen) in interpret_socks_call() argument
251 interpret_socks_reply(flags, line, fraglen) in interpret_socks_reply() argument
363 put_socks5_addr(char *cp, const unsigned char *buf, int fraglen) in put_socks5_addr()
H A Dsnoop_ipsec.c52 interpret_esp(int flags, uint8_t *hdr, int iplen, int fraglen) in interpret_esp()
103 interpret_ah(int flags, uint8_t *hdr, int iplen, int fraglen) in interpret_ah()
H A Dsnoop_slp.c162 interpret_slp(int flags, void *slp, int fraglen) in interpret_slp()
622 int fraglen, int dst_port) { in reg_tcp_cont()
643 static int add_tcp_cont(struct tcp_cont *tce, char *msg, int fraglen) { in add_tcp_cont()
688 static int interpret_slp_v2(int flags, struct slpv2_hdr *slp, int fraglen) { in interpret_slp_v2()
764 int fraglen) { in v2_header()
1399 static int interpret_slp_v1(int flags, struct slpv1_hdr *slp, int fraglen) { in interpret_slp_v1()
1474 int fraglen) { in v1_header()
H A Dsnoop_vxlan.c26 interpret_vxlan(int flags, char *data, int fraglen) in interpret_vxlan()
H A Dsnoop_ospf6.c76 interpret_ospf6_hello(int flags, struct ospf6hdr *op, int fraglen) in interpret_ospf6_hello()
585 interpret_ospf6(int flags, struct ospf6hdr *ospf, int iplen, int fraglen) in interpret_ospf6()
H A Dsnoop_ospf.c129 interpret_ospf_hello(int flags, struct ospfhdr *op, int fraglen) in interpret_ospf_hello()
538 interpret_ospf(int flags, struct ospfhdr *ospf, int iplen, int fraglen) in interpret_ospf()
H A Dsnoop_udp.c48 interpret_udp(int flags, struct udphdr *udp, int iplen, int fraglen) in interpret_udp()
H A Dsnoop_rip6.c51 interpret_rip6(int flags, struct rip6 *rip6, int fraglen) in interpret_rip6()
H A Dsnoop_http.c61 interpret_http(int flags, char *line, int fraglen) in interpret_http()
H A Dsnoop_tftp.c42 interpret_tftp(int flags, void *data, int fraglen) in interpret_tftp()
H A Dsnoop_ip.c83 interpret_ip(int flags, const struct ip *ip, int fraglen) in interpret_ip()
312 interpret_ipv6(int flags, const ip6_t *ip6h, int fraglen) in interpret_ipv6()
494 int *fraglen) in print_ipv6_extensions()
H A Dsnoop_rip.c44 interpret_rip(int flags, struct rip *rip, int fraglen) in interpret_rip()
H A Dsnoop_tcp.c75 interpret_tcp(int flags, struct tcphdr *tcp, int iplen, int fraglen) in interpret_tcp()
H A Dsnoop_ntp.c57 interpret_ntp(int flags, struct ntpdata *ntp_pkt, int fraglen) in interpret_ntp()
H A Dsnoop_sctp.c955 interpret_chunks(int flags, sctp_chunk_hdr_t *cp, int fraglen) in interpret_chunks()
1064 interpret_sctp(int flags, sctp_hdr_t *sctp, int iplen, int fraglen) in interpret_sctp()
H A Dsnoop_rpc.c69 interpret_rpc(int flags, char *rpc, int fraglen, int type) in interpret_rpc()
H A Dsnoop_mip.c286 interpret_mip_cntrlmsg(int flags, uchar_t *msg, int fraglen) { in interpret_mip_cntrlmsg()
H A Dsnoop_ldap.c119 interpret_ldap(flags, data, fraglen, src, dst) in interpret_ldap() argument
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c945 uint16_t fraglen = 0; in sctp_data_frag() local
/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtw.c2034 uint32_t flags, int fraglen, int rate, struct rtw_ieee80211_duration *d0, in rtw_compute_duration()