Searched refs:pr_protocol (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-9.3-release/sys/netinet/
H A Din_proto.c111 .pr_protocol = PROTO_SPACER, \
119 .pr_protocol = IPPROTO_IP,
131 .pr_protocol = IPPROTO_UDP,
145 .pr_protocol = IPPROTO_TCP,
162 .pr_protocol = IPPROTO_SCTP,
177 .pr_protocol = IPPROTO_SCTP,
189 .pr_protocol = IPPROTO_RAW,
199 .pr_protocol = IPPROTO_ICMP,
208 .pr_protocol = IPPROTO_IGMP,
219 .pr_protocol
[all...]
H A Dip_input.c341 pr->pr_protocol && pr->pr_protocol != IPPROTO_RAW) {
343 if (pr->pr_protocol < IPPROTO_MAX)
344 ip_protox[pr->pr_protocol] = pr - inetsw;
1286 pr->pr_protocol && pr->pr_protocol == ipproto) {
1287 ip_protox[pr->pr_protocol] = pr - inetsw;
1711 so->so_proto->pr_protocol != IPPROTO_RSVP)
H A Din_gif.c80 .pr_protocol = 0/* IPPROTO_IPV[46] */,
/freebsd-9.3-release/sys/netnatm/
H A Dnatm_proto.c63 .pr_protocol = PROTO_NATMAAL5,
70 .pr_protocol = PROTO_NATMAAL5,
77 .pr_protocol = PROTO_NATMAAL0,
H A Dnatm.c165 int proto = so->so_proto->pr_protocol;
279 int proto = so->so_proto->pr_protocol;
/freebsd-9.3-release/sys/netipx/
H A Dipx_proto.c106 .pr_protocol = IPXPROTO_SPX,
118 .pr_protocol = IPXPROTO_SPX,
127 .pr_protocol = IPXPROTO_RAW,
/freebsd-9.3-release/sys/netinet6/
H A Dip6protosw.h116 short pr_protocol; /* protocol number */ member in struct:ip6protosw
H A Din6_proto.c148 .pr_protocol = PROTO_SPACER, \
156 .pr_protocol = IPPROTO_IPV6,
168 .pr_protocol = IPPROTO_UDP,
181 .pr_protocol = IPPROTO_TCP,
197 .pr_protocol = IPPROTO_SCTP,
211 .pr_protocol = IPPROTO_SCTP,
223 .pr_protocol = IPPROTO_RAW,
237 .pr_protocol = IPPROTO_ICMPV6,
250 .pr_protocol = IPPROTO_DSTOPTS,
258 .pr_protocol
[all...]
H A Draw_ip6.c424 so->so_proto->pr_protocol)) != 0) {
450 if (so->so_proto->pr_protocol == IPPROTO_ICMPV6) {
510 if (so->so_proto->pr_protocol == IPPROTO_ICMPV6 ||
517 if (so->so_proto->pr_protocol == IPPROTO_ICMPV6)
544 so->so_proto->pr_protocol == IPPROTO_ICMPV6) {
557 if (so->so_proto->pr_protocol == IPPROTO_ICMPV6) {
H A Dip6_input.c228 pr->pr_protocol && pr->pr_protocol != IPPROTO_RAW) {
230 if (pr->pr_protocol < IPPROTO_MAX)
231 ip6_protox[pr->pr_protocol] = pr - inet6sw;
266 pr->pr_protocol && pr->pr_protocol == ip6proto) {
267 ip6_protox[pr->pr_protocol] = pr - inet6sw;
H A Dsend.c304 .pr_protocol = IPPROTO_SEND,
H A Din6_gif.c88 .pr_protocol = 0, /* IPPROTO_IPV[46] */
H A Dip6_mroute.c144 .pr_protocol = IPPROTO_PIM,
533 MRT6_DLOG(DEBUG_ANY, "so_type = %d, pr_protocol = %d",
534 so->so_type, so->so_proto->pr_protocol);
537 so->so_proto->pr_protocol != IPPROTO_ICMPV6)
/freebsd-9.3-release/sys/netatalk/
H A Dat_proto.c46 .pr_protocol = ATPROTO_DDP,
/freebsd-9.3-release/sys/netgraph/bluetooth/socket/
H A Dng_btsocket.c174 .pr_protocol = BLUETOOTH_PROTO_HCI,
183 .pr_protocol = BLUETOOTH_PROTO_L2CAP,
191 .pr_protocol = BLUETOOTH_PROTO_L2CAP,
200 .pr_protocol = BLUETOOTH_PROTO_RFCOMM,
209 .pr_protocol = BLUETOOTH_PROTO_SCO,
/freebsd-9.3-release/sys/kern/
H A Duipc_domain.c305 if ((pr->pr_protocol == protocol) && (pr->pr_type == type))
309 pr->pr_protocol == 0 && maybe == (struct protosw *)0)
331 if (npr->pr_protocol == 0)
356 (pr->pr_protocol == npr->pr_protocol)) {
361 if ((fpr == NULL) && (pr->pr_protocol == PROTO_SPACER))
421 if ((pr->pr_type == type) && (pr->pr_protocol == protocol)) {
439 dpr->pr_protocol = PROTO_SPACER;
H A Duipc_debug.c318 db_printf("pr_protocol: %d\n", pr->pr_protocol);
H A Duipc_syscalls.c2386 if (head->so_proto->pr_protocol != IPPROTO_SCTP) {
2514 if (so->so_proto->pr_protocol != IPPROTO_SCTP) {
2632 if (so->so_proto->pr_protocol != IPPROTO_SCTP) {
2741 if (so->so_proto->pr_protocol != IPPROTO_SCTP) {
/freebsd-9.3-release/contrib/traceroute/
H A Drip_output.c14 short proto = so->so_proto->pr_protocol;
/freebsd-9.3-release/sys/netipsec/
H A Dxform_ipip.c626 .pr_protocol = IPPROTO_IPV4,
637 .pr_protocol = IPPROTO_IPV6,
H A Dkeysock.c554 .pr_protocol = PF_KEY_V2,
/freebsd-9.3-release/sys/sys/
H A Dprotosw.h81 short pr_protocol; /* protocol number */ member in struct:protosw
/freebsd-9.3-release/usr.bin/netstat/
H A Dmain.c201 int pr_protocol; member in struct:protox
712 (*pr)(off, name, af, tp->pr_protocol);
/freebsd-9.3-release/sys/net/
H A Dif_gre.c129 .pr_protocol = IPPROTO_GRE,
140 .pr_protocol = IPPROTO_MOBILE,
/freebsd-9.3-release/sys/netgraph/
H A Dng_socket.c1128 .pr_protocol = NG_CONTROL,
1135 .pr_protocol = NG_DATA,

Completed in 105 milliseconds

12