Searched refs:ipx_pt (Results 1 – 6 of 6) sorted by relevance
348 ipxdp.ipx_pt = IPXPROTO_RI;351 ipxdp.ipx_pt = IPXPROTO_SAP;353 ipxdp.ipx_pt = IPXPROTO_PXP;
184 ipxp->ipxp_rpt = ipx->ipx_pt; in ipx_input()286 ipx->ipx_pt = ipxp->ipxp_dpt; in ipx_output()391 ioptval.ipx_pt = ipxp->ipxp_dpt; in ipx_ctloutput()446 ipxp->ipxp_dpt = ioptval.ipx_pt; in ipx_ctloutput()
238 if (ipx->ipx_pt == IPXPROTO_NETBIOS) { in ipxintr()315 switch (ipx->ipx_pt) { in ipxintr()
167 u_char ipx_pt; /* Packet Type (i.e. level 2 protocol) */ member
102 #define si_pt si_i.ipx_pt
1517 cb->s_ipx.ipx_pt = IPXPROTO_SPX; in spx_template()