OpenSS7
SS7 for the
Common Man

© Copyright 1997-2004,OpenSS7 Corporation, All Rights Reserved.
Last modified:

Home Overview Status News Documentation Resources About
   
 Overview
 Status
 News
 Documentation
 Resources
 About

   
Home Index Prev Next More Download Info FAQ Mail   Home -> Resources -> Browse Source -> usr/include/linux/netfilter_ipv6/ip6t_mark.h


File /code/usr/include/linux/netfilter_ipv6/ip6t_mark.h

#ifndef _IP6T_MARK_H
#define _IP6T_MARK_H

struct ip6t_mark_info {
    unsigned long mark, mask;
    u_int8_t invert;
};

#endif 


Home Index Prev Next More Download Info FAQ Mail   Home -> Resources -> Browse Source -> usr/include/linux/netfilter_ipv6/ip6t_mark.h

OpenSS7
SS7 for the
Common Man
Home Overview Status News Documentation Resources About

© Copyright 1997-2004,OpenSS7 Corporation, All Rights Reserved.
Last modified: