Home
last modified time | relevance | path

Searched refs:spi (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/net/ipv6/netfilter/
Dip6t_esp.c24 __u32 spi; member
30 spi_match(u_int32_t min, u_int32_t max, u_int32_t spi, int invert) in spi_match() argument
34 min,spi,max); in spi_match()
35 r=(spi >= min && spi <= max) ^ invert; in spi_match()
130 DEBUGP("IPv6 ESP SPI %u %08X\n", ntohl(esp->spi), ntohl(esp->spi)); in match()
134 ntohl(esp->spi), in match()
Dip6t_ah.c27 __u32 spi; member
32 spi_match(u_int32_t min, u_int32_t max, u_int32_t spi, int invert) in spi_match() argument
36 min,spi,max); in spi_match()
37 r=(spi >= min && spi <= max) ^ invert; in spi_match()
141 DEBUGP("SPI %u %08X\n", ntohl(ah->spi), ntohl(ah->spi)); in match()
145 ntohl(ah->spi), in match()
159 ntohl(ah->spi), in match()
Dip6t_LOG.c44 __u32 spi; member
49 __u32 spi; member
162 printk("SPI=0x%x ", ntohl(ah->spi)); in dump_packet()
191 printk("SPI=0x%x )", ntohl(esph->spi) ); in dump_packet()
/linux-2.4.37.9/net/ipv4/netfilter/
Dipt_ah.c21 __u32 spi; member
27 spi_match(u_int32_t min, u_int32_t max, u_int32_t spi, int invert) in spi_match() argument
31 min,spi,max); in spi_match()
32 r=(spi >= min && spi <= max) ^ invert; in spi_match()
61 ntohl(ah->spi), in match()
Dipt_esp.c18 __u32 spi; member
24 spi_match(u_int32_t min, u_int32_t max, u_int32_t spi, int invert) in spi_match() argument
28 min,spi,max); in spi_match()
29 r=(spi >= min && spi <= max) ^ invert; in spi_match()
58 ntohl(esp->spi), in match()
Dipt_LOG.c27 __u32 spi; member
32 __u32 spi; member
260 printk("SPI=0x%x ", ntohl(ah->spi) ); in dump_packet()
279 printk("SPI=0x%x ", ntohl(esph->spi) ); in dump_packet()
/linux-2.4.37.9/net/sched/
Dcls_rsvp.h94 struct tc_rsvp_gpi spi; member
184 !(f->spi.mask & (*(u32*)(xprt+f->spi.offset)^f->spi.key)) in rsvp_classify()
488 f->spi = pinfo->spi; in rsvp_change()
544 if (((*fp)->spi.mask&f->spi.mask) != f->spi.mask) in rsvp_change()
637 pinfo.spi = f->spi; in rsvp_dump()
/linux-2.4.37.9/include/linux/
Dpkt_cls.h117 struct tc_rsvp_gpi spi; member
/linux-2.4.37.9/include/asm-ppc/
Dcpm2.h707 typedef struct spi { struct